mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Added the awesome Underscore.js library
This commit is contained in:
parent
4f9f8d2449
commit
c80ba963ed
@ -1411,6 +1411,8 @@ function ui_process_page_head ($string, $bitfield) {
|
||||
//Load intro.js library (for bubbles and clippy)
|
||||
$config['js']['intro'] = "include/javascript/intro.js";
|
||||
$config['js']['clippy'] = "include/javascript/clippy.js";
|
||||
//Load Underscore.js library
|
||||
$config['js']['underscore'] = "include/javascript/underscore-min.js";
|
||||
|
||||
|
||||
//Load other javascript
|
||||
|
6
pandora_console/include/javascript/underscore-min.js
vendored
Normal file
6
pandora_console/include/javascript/underscore-min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
pandora_console/include/javascript/underscore-min.map
Normal file
1
pandora_console/include/javascript/underscore-min.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user