mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 21:27:56 +02:00
fixed error shown when saving sounds ACP page
This commit is contained in:
@@ -68,10 +68,4 @@
|
||||
|
||||
<button id="save" class="floating-button mdl-button mdl-js-button mdl-button--fab mdl-js-ripple-effect mdl-button--colored">
|
||||
<i class="material-icons">save</i>
|
||||
</button>
|
||||
|
||||
<script>
|
||||
require(['admin/settings'], function(Settings) {
|
||||
Settings.init();
|
||||
});
|
||||
</script>
|
||||
</button>
|
||||
Reference in New Issue
Block a user