mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-16 18:26:06 +01:00
fix comment
This commit is contained in:
@@ -87,7 +87,7 @@ $(function () {
|
||||
});
|
||||
});
|
||||
|
||||
// Cache Clear
|
||||
// Update plugins/themes
|
||||
$('[data-maintenance-update]').on('click', function(e) {
|
||||
|
||||
$(this).attr('disabled','disabled').find('> .fa').removeClass('fa-cloud-download').addClass('fa-refresh fa-spin');
|
||||
|
||||
Reference in New Issue
Block a user