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

Merge pull request #2477 from lonalore/master

Ability to use theme.xml to define library dependencies.
This commit is contained in:
Cameron
2017-03-02 14:08:38 -08:00
committed by GitHub
8 changed files with 175 additions and 35 deletions

View File

@@ -23,7 +23,8 @@ $sql = e107::getDb();
$sql->db_Mark_Time('(Header Top)');
// Load library dependencies.
e107::getTheme('current', true)->loadLibrary();
//e107::js('core', 'bootstrap/js/bootstrap-tooltip.js','jquery');
// e107::css('core', 'bootstrap/css/tooltip.css','jquery');