mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Commented out the refresh button, the usage is not 100% clear and can cause destructive damage.
This commit is contained in:
parent
eccf96222d
commit
506ee7d136
@ -14,6 +14,7 @@
|
||||
data-stripe-load-indicator>
|
||||
<?= e(trans('system::lang.plugins.enable_or_disable')) ?>
|
||||
</button>
|
||||
<!--
|
||||
<button
|
||||
class="btn btn-default oc-icon-refresh"
|
||||
disabled="disabled"
|
||||
@ -28,6 +29,7 @@
|
||||
data-stripe-load-indicator>
|
||||
<?= e(trans('system::lang.plugins.refresh')) ?>
|
||||
</button>
|
||||
-->
|
||||
<button
|
||||
class="btn btn-default oc-icon-trash-o"
|
||||
disabled="disabled"
|
||||
|
Loading…
x
Reference in New Issue
Block a user