android build progress
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class UserController < ApplicationController
|
||||
before_filter :allow_mobile #, :authenticate_user!
|
||||
before_filter :allow_mobile, :authenticate_user!
|
||||
layout 'phone'
|
||||
|
||||
alias :list :active_list
|
||||
|
||||
Reference in New Issue
Block a user