lint :rage2: @Psychobunny

v1.18.x
Julian Lam 8 years ago
parent 1abef16cd9
commit 83a0fff887

@ -28,7 +28,7 @@ define('forum/chats', [
Chats.createTagsInput($('[component="chat/messages"] .users-tag-input'), ajaxify.data);
Chats.createAutoComplete($('[component="chat/input"]'));
components.get('expanded-chat/controlsToggle').on('click', function() {
components.get('expanded-chat/controlsToggle').on('click', function () {
components.get('expanded-chat/controls').toggleClass('hide');
});

Loading…
Cancel
Save