update seed generator and remove hard-coded customer id
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
class BaseOqsController < ActionController::Base
|
||||
|
||||
include MultiTenancy
|
||||
include LoginVerification
|
||||
|
||||
|
||||
layout "OQS"
|
||||
|
||||
before_action :check_user
|
||||
|
||||
Reference in New Issue
Block a user