mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Disabled tooltips
This commit is contained in:
		@@ -14,6 +14,11 @@ ComunicWeb.common.system = {
 | 
			
		||||
		//Start init
 | 
			
		||||
		ComunicWeb.debug.logMessage("Start initialization...");
 | 
			
		||||
 | 
			
		||||
		//Disable tooltips
 | 
			
		||||
		$(function () {
 | 
			
		||||
			$(document.body).tooltip("disable");
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
		/**
 | 
			
		||||
		 * Prepare login
 | 
			
		||||
		 */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user