Sha256: e0927e73c67060398b96790805326f15f84e27a331f910e5e3306e12c9eafde1

Contents?: true

Size: 339 Bytes

Versions: 23

Compression:

Stored size: 339 Bytes

Contents

<% unless sidebar.tags.blank? %>
  <h3 class="sidebar-title"><%= t('.tags') %></h3>
  <div class="sidebar-body">
    <p style="overflow:hidden">
    <% sidebar.tags.each do |tag| %>
      <span style="font-size:<%= sidebar.sizes[tag] %>%"><%= link_to tag.display_name, tag_url(tag.name) %></span>
    <% end %>
    </p>
  </div>
<% end %>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
HornsAndHooves-publify_core-10.5.0 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/tag_sidebar/_content.html.erb
publify_core-10.0.1 app/views/tag_sidebar/_content.html.erb
publify_core-10.0.0 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.10 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/tag_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.9 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.8 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.7 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.6 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.5 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.4 app/views/tag_sidebar/_content.html.erb
publify_core-9.2.3 app/views/tag_sidebar/_content.html.erb