Remove admin shortcuts links to stats and settings

These links are already on sidebar and isn't necessary have them on header.
This commit is contained in:
decabeza
2019-05-16 12:05:19 +02:00
parent cbbe188d6a
commit 2c9d9b5de8
3 changed files with 0 additions and 20 deletions

View File

@@ -32,7 +32,6 @@
<div id="responsive_menu">
<div class="top-bar-right">
<ul class="dropdown menu" data-dropdown-menu>
<%= render "admin/shared/admin_shortcuts" %>
<%= render "shared/admin_login_items" %>
<%= render "layouts/notification_item" %>
<%= render "devise/menu/login_items" %>