default.skin.yml in Forena Reports 8
Same filename in this branch
reports/default.skin.yml
File
reports/default.skin.ymlView source
- name: Default Skin
- description: Default skin for use with Forena.
- #
- # Uncomment the following section to define a library for the skin. Doing so will cause all reports to have this
- # Library definition included on this page.
- #
- # library:
- # version: 8.x
- # license: GPL V2
- # css:
- # component:
- # "{skin.dir}/myfile.css": {}
- # dependencies:
- # - core/jquery
- #
- # Uncomment the following lines to include standalone libraries in your skins
- # that are not strict dependencies of the css/js included above. A common use
- # case for this is to allow jquery loading of files.
- #
- # libraries:
- # - core/jquery