mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Make call window title unselectable
This commit is contained in:
		@@ -59,7 +59,7 @@ class CallWindow extends CustomEvents {
 | 
			
		||||
				type: "div",
 | 
			
		||||
				class: "head",
 | 
			
		||||
				innerHTML: "<i class='fa fa-phone'></i>" +
 | 
			
		||||
					await getConvName(conv) + 
 | 
			
		||||
					"<span class='title'>"+ await getConvName(conv) + "</span>" + 
 | 
			
		||||
					" <span class='pull-right'></span>"
 | 
			
		||||
			})
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user