Skip to content
Snippets Groups Projects
Unverified Commit ee955011 authored by Monica Cellio's avatar Monica Cellio Committed by GitHub
Browse files

Merge pull request #1122 from codidact/cellio/dashboard-heading

removed redundant 'posts' heading from dashboard sections
parents 3ebfa8a5 778b3283
2 merge requests!51Upgrade to latest qpixel,!50Update to latest codidact changes
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
<% end %> <% end %>
</div> </div>
</div> </div>
<div class="widget--body h-fw-bold h-bg-tertiary-050"><i class="fa fa-file-alt"></i> Posts</div>
<% categories.each do |cat| %> <% categories.each do |cat| %>
<% next if (cat.min_view_trust_level || -1) > (current_user&.trust_level || 0) %> <% next if (cat.min_view_trust_level || -1) > (current_user&.trust_level || 0) %>
<div class="widget--body"> <div class="widget--body">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment