mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Sidebar button works
This commit is contained in:
		@@ -534,7 +534,7 @@ ComunicWeb.components.sideBar.main = {
 | 
			
		||||
		let a = createElem2({
 | 
			
		||||
			appendTo: li,
 | 
			
		||||
			type: "a",
 | 
			
		||||
			onclick: () => alert("implement me")  // TODO implement
 | 
			
		||||
			onclick: () => openConversation(conv.ID, true)
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
		// Icon
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user