mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-11-03 20:45:58 +01:00 
			
		
		
		
	closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
This commit is contained in:
		@@ -102,6 +102,7 @@ define(['taskbar'], function(taskbar) {
 | 
			
		||||
		chatModal.show();
 | 
			
		||||
		module.bringModalToTop(chatModal);
 | 
			
		||||
		checkOnlineStatus(chatModal);
 | 
			
		||||
		taskbar.updateActive(uuid);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	module.minimize = function(uuid) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user