mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Ability to use theme.xml to define library dependencies.
This commit is contained in:
@@ -111,6 +111,10 @@ function loadJSAddons()
|
||||
|
||||
}
|
||||
|
||||
// Load library dependencies.
|
||||
e107::getTheme('current', true)->loadLibrary();
|
||||
|
||||
// Load other JS files.
|
||||
loadJSAddons();
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user