##// END OF EJS Templates
Removed duplicate LDAP link in application settings....
Jean-Philippe Lang -
r6031:745c29b61902
parent child
Show More
@@ -19,9 +19,5
19 19 <p><%= setting_check_box :rest_api_enabled %></p>
20 20 </div>
21 21
22 <div style="float:right;">
23 <%= link_to l(:label_ldap_authentication), {:controller => 'ldap_auth_sources', :action => 'index'}, :class => 'icon icon-server-authentication' %>
24 </div>
25
26 22 <%= submit_tag l(:button_save) %>
27 23 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now