Commit 7e4ee824 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Better name for sign in tab

parent 1ecdfb46
......@@ -6,7 +6,7 @@
%li.active
= link_to 'LDAP', '#tab-ldap', 'data-toggle' => 'tab'
%li
= link_to 'Ordinary', '#tab-signin', 'data-toggle' => 'tab'
= link_to 'Standard', '#tab-signin', 'data-toggle' => 'tab'
.tab-content
%div#tab-ldap.tab-pane.active
= render partial: 'devise/sessions/new_ldap'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment