mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Change page title
This commit is contained in:
		@@ -61,6 +61,9 @@ ComunicWeb.pages.groups.pages.forbidden = {
 | 
				
			|||||||
     */
 | 
					     */
 | 
				
			||||||
    display: function(id, result, target){
 | 
					    display: function(id, result, target){
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        //Update page title
 | 
				
			||||||
 | 
					        document.title = result.name;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        //Create a box to contain information about registration
 | 
					        //Create a box to contain information about registration
 | 
				
			||||||
        var box = createElem2({
 | 
					        var box = createElem2({
 | 
				
			||||||
            appendTo: target,
 | 
					            appendTo: target,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user