diff options
| author | cedricnjanga | 2017-12-08 18:09:30 +0100 |
|---|---|---|
| committer | cedricnjanga | 2017-12-08 18:24:09 +0100 |
| commit | 7b953e7a5965f753b3a8caebe0918058e0db2893 (patch) | |
| tree | d52aaba3b41fb5642ff27ccb3a6fbcf987c46494 /app/views/import_resources | |
| parent | 579e404e3171dd35268b03cf392f4e4f705036e8 (diff) | |
| download | chouette-core-7b953e7a5965f753b3a8caebe0918058e0db2893.tar.bz2 | |
Refs #5162 refacto import resource view + add missing logos on other views
Diffstat (limited to 'app/views/import_resources')
| -rw-r--r-- | app/views/import_resources/index.html.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import_resources/index.html.slim b/app/views/import_resources/index.html.slim index 1c4a5a765..728d9f4a8 100644 --- a/app/views/import_resources/index.html.slim +++ b/app/views/import_resources/index.html.slim @@ -1,4 +1,4 @@ - +- breadcrumb :import_resources, @import, @import_resources .page_content.import_messages .container-fluid .row |
