Sha256: 9c205d8f134a8f460e5af72d15247a4b8319975d42372828a32562dd22402c15
Contents?: true
Size: 311 Bytes
Versions: 12
Compression:
Stored size: 311 Bytes
Contents
<% if home_button.enabled? %> <li> <%= link_to(home_button.url, class: "navigation_bullet navigation_home", tabindex: "2", title: t('pageflow.public.show_home')) do %> <span class="button"></span> <span class="navi_hint"><%= t('pageflow.public.home') %></span> <% end %> </li> <% end %>
Version data entries
12 entries across 12 versions & 1 rubygems