Namespace languages controller to admin
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<%= link_to "Dictionary", dictionary_index_path %>
|
||||
<% if user_signed_in? %>
|
||||
<pre style="display: inline;">|</pre>
|
||||
<%= link_to "Languages", languages_path %>
|
||||
<%= link_to "Languages", admin_languages_path %>
|
||||
<% end %>
|
||||
</div>
|
||||
<div class="ms-auto p-2">
|
||||
|
Reference in New Issue
Block a user