diff options
| author | jpl | 2017-03-27 18:08:19 +0200 |
|---|---|---|
| committer | jpl | 2017-03-27 18:08:19 +0200 |
| commit | 4d9a5272ac01833ac54734fe40af7c33afbdf4d4 (patch) | |
| tree | 5472413c905d8c47bfc8dc7dcf1ec19138156d8c /app/views/routes | |
| parent | a524c1275cc698413a19f69056d5a1a497cc3338 (diff) | |
| download | chouette-core-4d9a5272ac01833ac54734fe40af7c33afbdf4d4.tar.bz2 | |
Fix test
Diffstat (limited to 'app/views/routes')
| -rw-r--r-- | app/views/routes/_form.html.slim | 1 |
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' |
