Sha256: 2775fce186bf582d80d2616ccc9e95a7974ccff1499ae010a1ffa94429e95eda
Contents?: true
Size: 578 Bytes
Versions: 7
Compression:
Stored size: 578 Bytes
Contents
<li class="thredded--user-navigation--item thredded--user-navigation--private-topics"> <%= link_to private_topics_path, rel: 'nofollow' do %> <%= inline_svg 'thredded/private-messages.svg', class: 'thredded--icon', title: t('thredded.nav.private_topics') %> <span class="thredded--nav-text"><%= t('thredded.nav.private_topics') %></span> <% if unread_private_topics_count > 0 -%> <span class="thredded--user-navigation--private-topics--unread"><%= unread_private_topics_count %></span> <% end -%> <% end -%> </li>
Version data entries
7 entries across 7 versions & 1 rubygems