aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/common_scripts.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/common_scripts.html')
-rw-r--r--templates/web/base/common_scripts.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/base/common_scripts.html b/templates/web/base/common_scripts.html
index 3d923f33f..ac66aad46 100644
--- a/templates/web/base/common_scripts.html
+++ b/templates/web/base/common_scripts.html
@@ -18,6 +18,7 @@ ELSIF bodyclass.match('alertpage');
scripts.push(
version('/js/geolocation.js'),
);
+ELSIF bodyclass.match('offlinepage');
ELSE;
scripts.push(
version('/js/validation_rules.js'),