Spacing
Signed-off-by: marncz <M.Czarnecki1@uni.brighton.ac.uk>
This commit is contained in:
parent
df2670ca3c
commit
1a3617cdd6
|
@ -87,7 +87,7 @@
|
||||||
|
|
||||||
$('#update-progress-icon')
|
$('#update-progress-icon')
|
||||||
.addClass('icon-checkmark-white')
|
.addClass('icon-checkmark-white')
|
||||||
.removeClass('icon-loading-dark');
|
.removeClass('icon-loading-dark');
|
||||||
|
|
||||||
if (hasWarnings) {
|
if (hasWarnings) {
|
||||||
$el.find('.update-show-detailed').before(
|
$el.find('.update-show-detailed').before(
|
||||||
|
|
Loading…
Reference in New Issue