mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 11:47:22 +02:00
removed JSONP listener
This commit is contained in:
@@ -8,12 +8,4 @@
|
||||
<i class="material-icons">undo</i>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
var bootswatchListener = function(data) {
|
||||
require(['admin/appearance/skins'], function(t) {
|
||||
t.render(data);
|
||||
});
|
||||
};
|
||||
</script>
|
||||
</div>
|
||||
Reference in New Issue
Block a user