]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/location/add.html.twig
Add description and indoor
[airbundle] / Resources / views / location / add.html.twig
index d0c18e870c56cc864c87e6e7123102e53d0b8be6..f774e8480af2148d498ae7a06cccb0e00bff720c 100644 (file)
@@ -6,7 +6,7 @@
                        <div>
                                {{ form_row(form.title) }}
 
-                               {{ form_row(form.short) }}
+                               {{ form_row(form.description) }}
 
                                {{ form_row(form.address) }}
 
@@ -18,6 +18,8 @@
 
                                {{ form_row(form.longitude) }}
 
+                               {{ form_row(form.indoor) }}
+
                                {{ form_row(form.hotspot) }}
 
                                {{ form_row(form.submit) }}