|
|
@ -8,12 +8,4 @@
|
|
|
|
<i class="material-icons">undo</i>
|
|
|
|
<i class="material-icons">undo</i>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
|
|
|
var bootswatchListener = function(data) {
|
|
|
|
|
|
|
|
require(['admin/appearance/skins'], function(t) {
|
|
|
|
|
|
|
|
t.render(data);
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|