1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Merge pull request #2340 from lonalore/lib

Move fontawesome to sub-folder.
This commit is contained in:
Cameron
2017-01-28 10:15:09 -08:00
committed by GitHub
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;

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 434 KiB

After

Width:  |  Height:  |  Size: 434 KiB

File diff suppressed because one or more lines are too long