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