diff --git a/church/hooks.py b/church/hooks.py index b252e63..6d9c909 100644 --- a/church/hooks.py +++ b/church/hooks.py @@ -238,7 +238,7 @@ fixtures = [ # include js, css files in header of desk.html # app_include_css = "/assets/church/css/church.css" -# app_include_js = "/assets/church/js/church.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"