mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
remove NEW badge in sidebar
This commit is contained in:
parent
5067ded4c4
commit
61eeea4d94
@ -150,7 +150,7 @@
|
||||
<li>
|
||||
<%= link_to main_app.page_collections_path, class: 'waves-effect' do %>
|
||||
<i class="material-icons left <%= PageCollection.color %>-text"><%= PageCollection.icon %></i>
|
||||
<span class="new badge <%= PageCollection.color %> white-text"></span>
|
||||
<!--<span class="new badge <%= PageCollection.color %> white-text"></span>-->
|
||||
Collections
|
||||
<% end %>
|
||||
</li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user