remove text_highlight css load from core
This commit is contained in:
parent
1925f2dec2
commit
84c04cfe1c
@ -10,7 +10,6 @@ head_add_css('/view/css/conversation.css');
|
||||
head_add_css('/view/css/widgets.css');
|
||||
head_add_css('/view/css/colorbox.css');
|
||||
head_add_css('/library/justifiedGallery/justifiedGallery.min.css');
|
||||
head_add_css('/library/Text_Highlighter/sample.css');
|
||||
|
||||
head_add_js('jquery.js');
|
||||
head_add_js('/library/justifiedGallery/jquery.justifiedGallery.min.js');
|
||||
|
Reference in New Issue
Block a user