fixed conflict

This commit is contained in:
Nweni
2019-12-04 10:37:52 +06:30
15 changed files with 82 additions and 108 deletions

View File

@@ -1,5 +1,8 @@
class BaseOqsController < ActionController::Base
include LoginVerification, MultiTenancy
include MultiTenancy
include LoginVerification
layout "OQS"
before_action :check_user