mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Make UI consistent
This commit is contained in:
parent
2e1ed2733a
commit
e369d90e20
3 changed files with 7 additions and 2 deletions
|
@ -41,4 +41,4 @@
|
|||
|
||||
- if signed_in?
|
||||
%ul.nav.navbar-nav.navbar-right
|
||||
%li= link_to t(:log_out, user: current_admin_user), destroy_admin_user_session_path, method: :delete, class: 'navbar-link'
|
||||
%li= link_to t('.sign_out'), destroy_admin_user_session_path, method: :delete, class: 'navbar-link'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue