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 fd7011763..60775fcae 100644
--- a/templates/web/base/common_scripts.html
+++ b/templates/web/base/common_scripts.html
@@ -68,6 +68,7 @@ END;
IF admin;
scripts.push(
version('/cobrands/fixmystreet/admin.js'),
+ version('/vendor/html5sortable.min.js'),
);
END;