add console redirect

This commit is contained in:
Alex Turchyn
2023-08-05 11:02:00 +03:00
parent 7697b94f73
commit 896b149b25
4 changed files with 20 additions and 0 deletions
+3
View File
@@ -23,6 +23,9 @@
<li>
<%= link_to 'Team', settings_users_path, class: 'text-base hover:bg-base-300' %>
</li>
<li>
<%= link_to 'Console', console_redirect_index_path, class: 'text-base hover:bg-base-300' %>
</li>
</ul>
</menu-active>
<div class="mx-4 border-t border-base-300 hidden md:block">