Parcourir la source

Merge branch 'typo' of capslock/wifi-with-me into django

jocelyn il y a 9 ans
Parent
commit
cd5229896a

+ 1 - 1
wifiwithme/apps/contribmap/templates/contribmap/wifi-form.html

@@ -172,7 +172,7 @@ pourraient être intéressantes.
     <div class="form-inline col-md-6">
       <label for="floor">Mon étage</label>
       {{ form.floor }}
-      {{ form.phone.errors }}
+      {{ form.floor.errors }}
       /
       {{ form.floor_total }}
       {{ form.floor_total.errors }}