Преглед на файлове

No need for dashboards link

Andrew Kane преди 8 години
родител
ревизия
8562b1c2a9
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      app/views/blazer/queries/home.html.erb

+ 0 - 1
app/views/blazer/queries/home.html.erb

@@ -10,7 +10,6 @@
 
         <%= link_to "Mine", root_path(filter: "mine"), class: params[:filter] == "mine" ? "active" : nil, style: "margin-right: 40px;" %>
       <% end %>
-      <%= link_to "Dashboards", root_path(filter: "dashboards"), class: params[:filter] == "dashboards" ? "active" : nil, style: "margin-right: 40px;" %>
       <div class="btn-group">
         <%= link_to "New Query", new_query_path, class: "btn btn-info" %>
         <button type="button" class="btn btn-info dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">