Location of scripts in Jelly g:requires tag?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 02:04 PM
Where are the scripts and css files referenced in g:requires tags stored? Is there a way to view and modify those files, or add new files and reference them in the same manner?
From the UI page $create_scheduled_import:
<g:requires name="scripts/lib/jquery_includes.js" includes="true"/>
<g:requires name="styles/heisenberg/heisenberg_all.css" includes="true"/>
<g:requires name="styles/retina_icons/retina_icons.css" includes="true"/>
- 348 Views
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 11:23 PM