browse page

additional layout tweaks to browse page
This commit is contained in:
Scott O'Hara 2013-07-26 22:53:52 -04:00
parent 10aab778ef
commit dd5189ab8c
4 changed files with 11 additions and 3 deletions

View file

@ -52,7 +52,7 @@
<% if params[:sort_by] != 'random' %>
<% if @page_count > 1 %>
<div >
<div class="txt-Center content eps">
<% if @current_page != 1 %>
<a href="#" onclick="getPage(<%= @current_page - 1 %>); return false"><i class="icon-arrow-left" style="text-decoration: none"></i></a>&nbsp;
<% end %>