mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	make add users to device group box expandable #1718
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
		
							parent
							
								
									c546333cf7
								
							
						
					
					
						commit
						21bd171167
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -13658,7 +13658,7 @@
 | 
			
		|||
 | 
			
		||||
            var urights = -1, meshRightsActive = ((userid != 4) && (userid != 5) && (userid != 6) && (userid != 7));
 | 
			
		||||
 | 
			
		||||
            x += '<div style="height:120px;overflow-y:scroll;border:1px solid gray">';
 | 
			
		||||
            x += '<div style="height:120px;overflow-y:scroll;border:1px solid gray;resize:vertical;">';
 | 
			
		||||
            if (meshRightsActive) {
 | 
			
		||||
                x += '<label><input type=checkbox onchange=p20validateAddMeshUserDialog() id=p20fulladmin>' + "Full Administrator" + '</label><br>';
 | 
			
		||||
                x += '<label><input type=checkbox onchange=p20validateAddMeshUserDialog() id=p20editmesh>' + "Edit Device Group" + '</label><br>';
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue