mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 13:52:56 +02:00
refactor(core): remove unused js code from base.html #186
This commit is contained in:
@@ -273,9 +273,6 @@
|
||||
Messenger().post({ type: "error", message : "{{ message }}", hideAfter: '3' });
|
||||
{% endfor %}
|
||||
|
||||
if (typeof $.flextype == 'undefined') $.flextype = {};
|
||||
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
$.trumbowyg.svgPath = '{{base_url()}}/site/plugins/admin/assets/dist/fonts/trumbowyg/icons.svg';
|
||||
|
Reference in New Issue
Block a user