diff options
| author | jpl | 2017-08-30 12:25:15 +0200 |
|---|---|---|
| committer | jpl | 2017-08-30 12:25:15 +0200 |
| commit | 323c26dfe6fef74842f21b7c9ee53593065e438e (patch) | |
| tree | 6ded012a93fddbea987ecb1a9f7a8adcfb740a2a /app/views/referential_lines/show.html.slim | |
| parent | e83f486de5050593a295aefef28737391e368f57 (diff) | |
| download | chouette-core-323c26dfe6fef74842f21b7c9ee53593065e438e.tar.bz2 | |
Updating project-specific iconfont for page headers (in views)
Diffstat (limited to 'app/views/referential_lines/show.html.slim')
| -rw-r--r-- | app/views/referential_lines/show.html.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/referential_lines/show.html.slim b/app/views/referential_lines/show.html.slim index 34c296932..f20b59d3e 100644 --- a/app/views/referential_lines/show.html.slim +++ b/app/views/referential_lines/show.html.slim @@ -1,5 +1,5 @@ / PageHeader -= pageheader 'map-marker', += pageheader 'ligne', @line.name, '', t('last_update', time: l(@line.updated_at, format: :short)) do |
