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 BaseOqsController < ApplicationController
class BaseOqsController < ActionController::Base
include LoginVerification
layout "OQS"
#before_action :check_installation