Updating user index with new layout

This commit is contained in:
2014-04-10 20:47:25 -07:00
parent 8f069cee4d
commit bedd80d555
5 changed files with 23 additions and 22 deletions

View File

@@ -1,6 +1,7 @@
class UsersController < ApplicationController
load_and_authorize_resource
before_filter :authenticate_user!
layout 'resources'
def sort_by_cert(certs,id)
result = 0