You are here

default.skin.yml in Forena Reports 8

reports/default.skin.yml

File

reports/default.skin.yml
View source
  1. name: Default Skin
  2. description: Default skin for use with Forena.
  3. #
  4. # Uncomment the following section to define a library for the skin. Doing so will cause all reports to have this
  5. # Library definition included on this page.
  6. #
  7. # library:
  8. # version: 8.x
  9. # license: GPL V2
  10. # css:
  11. # component:
  12. # "{skin.dir}/myfile.css": {}
  13. # dependencies:
  14. # - core/jquery
  15. #
  16. # Uncomment the following lines to include standalone libraries in your skins
  17. # that are not strict dependencies of the css/js included above. A common use
  18. # case for this is to allow jquery loading of files.
  19. #
  20. # libraries:
  21. # - core/jquery