aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/routes
diff options
context:
space:
mode:
authorjpl2017-03-27 18:08:19 +0200
committerjpl2017-03-27 18:08:19 +0200
commit4d9a5272ac01833ac54734fe40af7c33afbdf4d4 (patch)
tree5472413c905d8c47bfc8dc7dcf1ec19138156d8c /app/views/routes
parenta524c1275cc698413a19f69056d5a1a497cc3338 (diff)
downloadchouette-core-4d9a5272ac01833ac54734fe40af7c33afbdf4d4.tar.bz2
Fix test
Diffstat (limited to 'app/views/routes')
-rw-r--r--app/views/routes/_form.html.slim1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/routes/_form.html.slim b/app/views/routes/_form.html.slim
index df9a81406..2603f64cb 100644
--- a/app/views/routes/_form.html.slim
+++ b/app/views/routes/_form.html.slim
@@ -15,7 +15,6 @@
.row
.col-lg-12
- p = @route.stop_areas.last.name
#stop_points
= f.button :submit, t('actions.submit'), class: 'btn btn-default formSubmitr', form: 'route_form'