1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 02:57:15 +02:00

Move fontawesome to sub-folder.

This commit is contained in:
Lóna Lore
2017-01-28 18:46:57 +01:00
parent a2350eb153
commit 6d45af6cdf
11 changed files with 5 additions and 4 deletions

View File

@@ -606,6 +606,7 @@ class core_library
),
// Override library path.
'library_path' => '{e_WEB}lib/font-awesome',
'path' => '4.7.0',
);
return $libraries;