app/views/alchemy/admin/users/index.html.erb in alchemy_cms-2.1.6 vs app/views/alchemy/admin/users/index.html.erb in alchemy_cms-2.1.7

- old
+ new

@@ -27,10 +27,10 @@ <th class="role"><%= Alchemy::User.human_attribute_name('role') %></th> <th class="tools"></th> </tr> <%= render @users %> </table> -<%= render 'alchemy/admin/partials/pagination_links', :items => @users %> +<%= paginate @users %> <%- elsif params[:query] -%> <div class="info"> <%= render_icon('info') %>