diff options
| author | jpl | 2017-05-31 11:19:47 +0200 |
|---|---|---|
| committer | jpl | 2017-05-31 11:19:47 +0200 |
| commit | faaf85d83ec4e16db8e89218ad4f1503b2dbf240 (patch) | |
| tree | df3adbfdefcaa147ff317bc2511e20b7b2f8e34f /app/views | |
| parent | ea9e64c38d7d7d7a9e6ee171447a736fa7bc5c0c (diff) | |
| download | chouette-core-faaf85d83ec4e16db8e89218ad4f1503b2dbf240.tar.bz2 | |
Refs #3611: updating validations and requirements on routes#new
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/routes/new.html.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/routes/new.html.slim b/app/views/routes/new.html.slim index 6ac95f023..102467677 100644 --- a/app/views/routes/new.html.slim +++ b/app/views/routes/new.html.slim @@ -1,7 +1,7 @@ / PageHeader = pageheader 'map-marker', t('routes.new.title'), - 'Lorem ipsum dolor sit amet' + '' / PageContent .page_content |
