mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Greenlock being deprecated, added NODESKTOP device group permission.
This commit is contained in:
		
							parent
							
								
									16e679d49a
								
							
						
					
					
						commit
						67a3b001e1
					
				
					 7 changed files with 435 additions and 403 deletions
				
			
		|  | @ -55,8 +55,7 @@ var CreateAgentRemoteDesktop = function (canvasid, scrolldiv) { | |||
|     obj.onDisplayinfo = null; | ||||
|     obj.accumulator = null; | ||||
| 
 | ||||
|     var mouseCursors = ['default', 'progress', 'crosshair', 'pointer', 'help', 'text', 'no-drop', 'move', 'nesw-resize', 'ns-resize', 'nwse-resize', 'w-resize', 'alias', 'wait', 'none']; | ||||
| 
 | ||||
|     var mouseCursors = ['default', 'progress', 'crosshair', 'pointer', 'help', 'text', 'no-drop', 'move', 'nesw-resize', 'ns-resize', 'nwse-resize', 'w-resize', 'alias', 'wait', 'none', 'not-allowed', 'col-resize', 'row-resize', 'copy', 'zoom-in', 'zoom-out']; | ||||
|     obj.Start = function () { | ||||
|         obj.State = 0; | ||||
|         obj.accumulator = null; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue