Sha256: c0bf450eea8a399927c15d4ee3ca2f8a0c0b81506bc551c4ef6c788f00810ca5
Contents?: true
Size: 306 Bytes
Versions: 18
Compression:
Stored size: 306 Bytes
Contents
<% if page.current? %> <td class="cur"><span class="csb" style="background-position:-76px 0;width:33px"></span><%= page %></td> <% else %> <td><%= link_to raw(%Q[<span class="csb ch" style="background-position:-118px 0;width:25px"></span>#{page}]), url, :class => 'fl', :remote => remote %></td> <% end %>
Version data entries
18 entries across 18 versions & 1 rubygems