mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Temporary debug interval
This commit is contained in:
		@@ -39,6 +39,10 @@ ComunicWeb.pages.home.home = {
 | 
				
			|||||||
            //Initialize user selector
 | 
					            //Initialize user selector
 | 
				
			||||||
            ComunicWeb.components.userSelect.init(selectElement);
 | 
					            ComunicWeb.components.userSelect.init(selectElement);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            setInterval(function(){
 | 
				
			||||||
 | 
					                console.log(ComunicWeb.components.userSelect.getResults(selectElement));
 | 
				
			||||||
 | 
					            }, 3000);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        else{
 | 
					        else{
 | 
				
			||||||
            //Display landing page
 | 
					            //Display landing page
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user