mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-11-04 02:53:22 +00:00 
			
		
		
		
	GUACAMOLE-526: Handle rejections for absolutely all promises.
This commit is contained in:
		@@ -272,7 +272,7 @@ angular.module('client').directive('guacFileBrowser', [function guacFileBrowser(
 | 
			
		||||
 | 
			
		||||
                });
 | 
			
		||||
 | 
			
		||||
            }); // end retrieve file template
 | 
			
		||||
            }, angular.noop); // end retrieve file template
 | 
			
		||||
 | 
			
		||||
            // Refresh file browser when any upload completes
 | 
			
		||||
            $scope.$on('guacUploadComplete', function uploadComplete(event, filename) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user