GUACAMOLE-926: Ensure loading style is always removed when file processing is complete.

This commit is contained in:
James Muehlner
2023-04-13 18:34:58 +00:00
parent 76ff86ec6b
commit d58149ed05

View File

@@ -365,6 +365,7 @@ angular.module('import').controller('importConnectionsController', ['$scope', '$
*/
function handleParseSuccess(parseResult) {
$scope.processing = false;
$scope.parseResult = parseResult;
// If errors were encounted during file parsing, abort further