aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/referentials/index.html.slim
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/referentials/index.html.slim')
-rw-r--r--app/views/referentials/index.html.slim1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/referentials/index.html.slim b/app/views/referentials/index.html.slim
index b8c16b5ae..8186f725f 100644
--- a/app/views/referentials/index.html.slim
+++ b/app/views/referentials/index.html.slim
@@ -13,6 +13,7 @@
ul.actions
li = link_to 'Données Reflex', stop_area_referential_path(1)
li = link_to 'Données CodifLigne', line_referential_path(1)
+ li= link_to t('calendars.standard_calendars'), calendars_path
/ FIXME #823
- if false
li = link_to t('referentials.actions.new'), new_referential_path, class: 'add'