瀏覽代碼

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">