cooperative manage: modify

competitions
p31729568 6 years ago
parent edd450fe73
commit df32995a2c

@ -26,7 +26,7 @@ class Cooperative::BaseController < ApplicationController
def laboratory_exist! def laboratory_exist!
return if current_laboratory.present? return if current_laboratory.present?
redirect_to '/nopage' redirect_to '/403'
end end
def require_login def require_login

Loading…
Cancel
Save