mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Remove useless configuration
This commit is contained in:
		@@ -127,8 +127,6 @@ function byId(nodeName){
 | 
			
		||||
 * @return {Boolean} True for a success
 | 
			
		||||
 */
 | 
			
		||||
function emptyElem(container){
 | 
			
		||||
	//Get children references
 | 
			
		||||
	var children = container.children;
 | 
			
		||||
 | 
			
		||||
	//Process each child
 | 
			
		||||
	while(container.children.length > 0){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user