mirror of
https://github.com/meichthys/church.git
synced 2026-04-02 05:41:17 +00:00
format app_include_js
This commit is contained in:
parent
c33c37803a
commit
aada1f9e90
@ -248,7 +248,9 @@ fixtures = [
|
||||
|
||||
# include js, css files in header of desk.html
|
||||
# app_include_css = "/assets/church/css/church.css"
|
||||
app_include_js = "/assets/church/js/help_icon_on_form.js"
|
||||
app_include_js = [
|
||||
"/assets/church/js/help_icon_on_form.js",
|
||||
]
|
||||
|
||||
# include js, css files in header of web template
|
||||
# web_include_css = "/assets/church/css/church.css"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user