Remove inlined JS
This commit is contained in:
parent
b843b29975
commit
2fb85e138e
6 changed files with 27 additions and 2 deletions
|
@ -418,3 +418,4 @@ _templates.env.filters["pluralize"] = _pluralize
|
|||
_templates.env.filters["parse_datetime"] = _parse_datetime
|
||||
_templates.env.filters["poll_item_pct"] = _poll_item_pct
|
||||
_templates.env.filters["privacy_replace_url"] = privacy_replace.replace_url
|
||||
_templates.env.globals["JS_HASH"] = config.JS_HASH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue