mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-605: Use consistent event naming.
This commit is contained in:
		| @@ -40,7 +40,7 @@ angular.module('manage').controller('statusController', ['$scope', '$rootScope', | ||||
|         statusModal.showStatus(false); | ||||
|  | ||||
|         // Fire action event | ||||
|         $rootScope.$broadcast('guacStatusAction', action); | ||||
|         $rootScope.$broadcast('guacAction', action); | ||||
|  | ||||
|     }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user