Signed-off-by: marncz <M.Czarnecki1@uni.brighton.ac.uk>
pull/3624/head
Marcin Czarnecki 8 years ago committed by GitHub
parent df2670ca3c
commit 1a3617cdd6
  1. 2
      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(

Loading…
Cancel
Save