aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/questionnaire/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/questionnaire/index.html')
-rw-r--r--templates/web/base/questionnaire/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/web/base/questionnaire/index.html b/templates/web/base/questionnaire/index.html
index c8b6907a1..5a5efee30 100644
--- a/templates/web/base/questionnaire/index.html
+++ b/templates/web/base/questionnaire/index.html
@@ -80,10 +80,6 @@
<div id="form_photos">
[% IF upload_fileid %]
- <script>
- var fixmystreet = fixmystreet || {};
- fixmystreet.uploaded_files = "[% upload_fileid %]".split(',');
- </script>
<p>[% loc('You have already attached photos to this update. Note that you can attach a maximum of 3 to this update (if you try to upload more, the oldest will be removed).') %]</p>
[% FOREACH id IN upload_fileid.split(',') %]
<img align="right" src="/photo/[% id %].temp.jpeg" alt="">