软件众包中点击我要参与报无权限问题

This commit is contained in:
z9hang 2014-07-08 09:34:41 +08:00
parent b4bf320c2e
commit 0fa552c8d3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class BidsController < ApplicationController
# end
before_filter :require_login,:only => [:set_reward, :destroy, :add, :new, ]
before_filter :memberAccess, only: :show_project
#before_filter :memberAccess, only: :show_project
helper :watchers
helper :attachments