add action base and update base ctrls

This commit is contained in:
Yan
2018-02-26 17:42:54 +06:30
parent 07e208a457
commit 13b7b1f800
9 changed files with 100 additions and 23 deletions

View File

@@ -1,4 +1,5 @@
class BaseCrmController < ApplicationController
class BaseCrmController < ActionController::Base
include LoginVerification
layout "CRM"
#before_action :check_installation