Licitator 1.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
327 B

5 years ago
  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. * Special configuration for elFinder under your theme
  5. * Extra JavaScript libraries that your theme depends on
  6. * Javascript hacks to the elFinder markup after the file browser has loaded (not recommended)