mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-14 07:54:36 +00:00
Include js bundles in statistics template
This commit is contained in:
parent
91ca5c4704
commit
342a0e27ef
@ -1,3 +1,8 @@
|
||||
{{ include_js_assets('jqplot_js') }}
|
||||
{{ include_css_assets('jqplot_css') }}
|
||||
{{ include_plugin_js_assets('jqtree_js') }}
|
||||
{{ include_plugin_css_assets('jqtree_css') }}
|
||||
{{ include_plugin_js_assets('statistics_js') }}
|
||||
{{ include_plugin_css_assets('statistics_css') }}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user