Fix support UI issues

This commit is contained in:
yflory
2019-07-02 15:26:34 +02:00
parent 77e893c3ea
commit 8da33c3c72
2 changed files with 6 additions and 5 deletions

View File

@@ -151,6 +151,7 @@ define([
channel: privateData.support,
curvePublic: user.curvePublic
});
id = Util.uid();
if (sent) {
$('.cp-sidebarlayout-category[data-category="tickets"]').click();
}