aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/modals.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/modals.mako')
-rw-r--r--jm2l/templates/modals.mako4
1 files changed, 2 insertions, 2 deletions
diff --git a/jm2l/templates/modals.mako b/jm2l/templates/modals.mako
index e41cc4c..6ee1556 100644
--- a/jm2l/templates/modals.mako
+++ b/jm2l/templates/modals.mako
@@ -125,7 +125,7 @@
</div>
</div>
- ${helpers.uploader_js()}
+ ##${helpers.uploader_js()}
<script>
$("#place_type").select2({});
</script>
@@ -150,7 +150,7 @@
Les images de taille supérieure à 300x300 pixels seront redimensionnés.
</div>
${helpers.uploader("users", uid, "une Photo")}
- ${helpers.uploader_js()}
+ ##${helpers.uploader_js()}
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal" aria-hidden="true">Annuler</button>