mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Spacing
Signed-off-by: marncz <M.Czarnecki1@uni.brighton.ac.uk>
This commit is contained in:
parent
df2670ca3c
commit
1a3617cdd6
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue