Sha256: f15f2fe67b0f9f1415b805bbdf429c05f2242a9355847fdf2922a2009d269a89
Contents?: true
Size: 305 Bytes
Versions: 2
Compression:
Stored size: 305 Bytes
Contents
<% if page.current? %> <td class="cur"><span class="csb" style="background-position:-53px 0;width:20px"></span><%= page %></td> <% else %> <td><%= link_to raw(%Q[<span class="csb ch" style="background-position:-74px 0;width:20px"></span>#{page}]), url, :class => 'fl', :remote => remote %></td> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mega_bar-0.5.2 | app/views/kaminari/google/_page.html.erb |
mega_bar-0.5.1 | app/views/kaminari/google/_page.html.erb |