diff options
Diffstat (limited to 'app/views/stop_areas/new.html.slim')
| -rw-r--r-- | app/views/stop_areas/new.html.slim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/stop_areas/new.html.slim b/app/views/stop_areas/new.html.slim index bdbd97571..e0c5b7a61 100644 --- a/app/views/stop_areas/new.html.slim +++ b/app/views/stop_areas/new.html.slim @@ -1,3 +1,4 @@ +- breadcrumb :stop_areas, @stop_area_referential = title_tag t('stop_areas.new.title') -== render 'form'
\ No newline at end of file +== render 'form' |
