mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
closes #2021
This commit is contained in:
@@ -125,6 +125,7 @@ define('chat', ['taskbar', 'string', 'sounds', 'forum/chats'], function(taskbar,
|
||||
}
|
||||
});
|
||||
chatModal.css('zIndex', topZ + 1);
|
||||
taskbar.updateActive(chatModal.attr('UUID'));
|
||||
};
|
||||
|
||||
module.getModal = function(touid) {
|
||||
|
||||
Reference in New Issue
Block a user