From c8e3839f0469d68ce7433b14742f5e7e0c867d13 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 4 Oct 2017 01:04:49 +0300 Subject: [PATCH] Clean up #600 --- app/views/layouts/registrar/base.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/registrar/base.haml b/app/views/layouts/registrar/base.haml index a2add9f20..c58e271aa 100644 --- a/app/views/layouts/registrar/base.haml +++ b/app/views/layouts/registrar/base.haml @@ -24,7 +24,7 @@ %span.icon-bar %span.icon-bar %span.icon-bar - = link_to main_app.registrar_root_path, class: 'navbar-brand' do + = link_to registrar_root_path, class: 'navbar-brand' do = t(:registrar_head_title) - if unstable_env.present? .text-center