Skip to content

Commit

Permalink
Cpanel page version list bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jan 13, 2012
1 parent bdf9ab3 commit 3fb89df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/cpanel/page_versions/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
</tr>
<% end %>
</table>
<%= will_paginate @pages %>
<%= will_paginate @page_versions %>

0 comments on commit 3fb89df

Please sign in to comment.