mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 13:52:35 +02:00
FontAwesome version update. News shortcode wrapper issue corrected.
This commit is contained in:
@@ -617,7 +617,7 @@ class wysiwyg
|
||||
$editorCSS = array(
|
||||
|
||||
'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css',
|
||||
'http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css',
|
||||
'http://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css',
|
||||
e_PLUGIN_ABS.'tinymce4/editor.css',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user