|
1
|
# Scripts |
|
2
|
Any extra (funky) Javascript that you want to load along with your
|
|
3
|
theme should be located here. This could be:
|
|
4
|
|
|
5
|
* Special configuration for elFinder under your theme
|
|
6
|
* Extra JavaScript libraries that your theme depends on
|
|
7
|
* Javascript hacks to the elFinder markup after the file browser has loaded (not recommended)
|
|
8
|
|