[Fix #1118] New ui is the default ui for gestionnaire

This commit is contained in:
Mathieu Magnin 2017-12-19 15:08:08 +01:00 committed by gregoirenovel
parent f6d34e07b7
commit 642dc4ba21
11 changed files with 24 additions and 55 deletions

View file

@ -1,5 +1,5 @@
.col-xs-2
%a#title-navbar{ href: '/' }
%a#title-navbar{ href: root_path(old_ui: 1) }
.row#home
.col-lg-6.no-padding
= image_tag('marianne_small.png', class: 'logo')