1
0
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:
Cameron
2016-03-10 15:13:32 -08:00
parent 4516bc910e
commit 1b2db4683e
6 changed files with 12 additions and 3 deletions

View File

@@ -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',
);