sorted javascript, moved all libs, removed old stuff

This commit is contained in:
Ulf Gebhardt 2017-11-17 13:55:35 +01:00
parent 3a674b7e93
commit 69343d0a7b

View File

@ -7,4 +7,4 @@ class lib_font_awesome extends \LIB\lib_css{
return new \PLIB('font_awesome/lib/css/font-awesome.min.css');}
public static function version(){
return '<a href="https://github.com/FortAwesome/Font-Awesome/commit/8e8e659341916ad8a551835c43b30395cd90f489">commit 8e8e659341916ad8a551835c43b30395cd90f489</a>';}
}
}