mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-01 10:50:37 +02:00
Alert #208
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<h2><?php echo __('Backups', 'backup'); ?></h2>
|
||||
<br>
|
||||
|
||||
<?php if (Notification::get('success')) Alert::success(Notification::get('success')); ?>
|
||||
|
||||
<script>
|
||||
$().ready(function(){$('[name=create_backup]').click(function(){$(this).button('loading');});});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user