Add survey's fieldset

This commit is contained in:
San Wai Lwin
2018-04-02 18:09:36 +06:30
parent d1a62948e9
commit c53276f21c
3 changed files with 126 additions and 65 deletions

View File

@@ -12,7 +12,7 @@ class ActionController::Base
ActiveRecord::Base.establish_connection(website_connection(@license))
# authenticate_session_token
# logger.info "Connecting to - " + @license.subdomain + " - "+ @license.dbhost + "@" + @license.dbschema
else
else8
# reconnect_default_db
logger.info 'License is nil'
# redirect_to root_url(:host => request.domain) + "store_error"