aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-08-30 16:49:55 +0100
committerChris Mytton <self@hecticjeff.net>2013-08-30 16:49:55 +0100
commit6aa44aa13562b61560801319250685a5a3e6b040 (patch)
treec5746a6f0e691e68afe202113b7bf99aad4a0b48
parent7166098aefdca933f41f1fd2165203867a0dcd89 (diff)
[Zurich] Add fancybox js/css to report_edit page
-rw-r--r--templates/web/zurich/admin/report_edit.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/zurich/admin/report_edit.html b/templates/web/zurich/admin/report_edit.html
index 4b3a8b8aa..5c5cdf182 100644
--- a/templates/web/zurich/admin/report_edit.html
+++ b/templates/web/zurich/admin/report_edit.html
@@ -1,4 +1,5 @@
[%
+ PROCESS "report/photo-js.html";
PROCESS "maps/zurich.html";
INCLUDE 'admin/header.html'
title = tprintf(loc('Editing problem %d'), problem.id ),