aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/stop_areas
diff options
context:
space:
mode:
authorjpl2017-08-30 12:25:15 +0200
committerjpl2017-08-30 12:25:15 +0200
commit323c26dfe6fef74842f21b7c9ee53593065e438e (patch)
tree6ded012a93fddbea987ecb1a9f7a8adcfb740a2a /app/views/stop_areas
parente83f486de5050593a295aefef28737391e368f57 (diff)
downloadchouette-core-323c26dfe6fef74842f21b7c9ee53593065e438e.tar.bz2
Updating project-specific iconfont for page headers (in views)
Diffstat (limited to 'app/views/stop_areas')
-rw-r--r--app/views/stop_areas/index.html.slim2
-rw-r--r--app/views/stop_areas/show.html.slim2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/stop_areas/index.html.slim b/app/views/stop_areas/index.html.slim
index adb023633..795c773ec 100644
--- a/app/views/stop_areas/index.html.slim
+++ b/app/views/stop_areas/index.html.slim
@@ -1,5 +1,5 @@
/ PageHeader
-= pageheader 'map-marker',
+= pageheader 'arret',
t('stop_areas.index.title'),
'',
'',
diff --git a/app/views/stop_areas/show.html.slim b/app/views/stop_areas/show.html.slim
index 05f66a33a..dce5bdbad 100644
--- a/app/views/stop_areas/show.html.slim
+++ b/app/views/stop_areas/show.html.slim
@@ -1,5 +1,5 @@
/ PageHeader
-= pageheader 'map-marker',
+= pageheader 'arret',
@stop_area.name,
'Lorem ipsum dolor sit amet'