From 1a3617cdd6e370e2dc3f31fe6fe59e9e8b7fbc1c Mon Sep 17 00:00:00 2001 From: Marcin Czarnecki <M.Czarnecki1@uni.brighton.ac.uk> Date: Wed, 15 Mar 2017 06:35:40 +0000 Subject: Spacing Signed-off-by: marncz <M.Czarnecki1@uni.brighton.ac.uk> --- core/js/update.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/js/update.js b/core/js/update.js index 2b2f01e9aa4..cd5ee8b0801 100644 --- a/core/js/update.js +++ b/core/js/update.js @@ -87,7 +87,7 @@ $('#update-progress-icon') .addClass('icon-checkmark-white') - .removeClass('icon-loading-dark'); + .removeClass('icon-loading-dark'); if (hasWarnings) { $el.find('.update-show-detailed').before( -- cgit v1.2.3