Update seminars_controller.rb

fix error
This commit is contained in:
chiu 2019-10-29 22:45:42 +08:00
parent 32b89b1dd7
commit 8edb6de807
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
class SeminarsController < ApplicationController
helper MemberHelper
include ActionView::Context
include Admin::SeminarsHelper
# include SimpleCaptcha::ControllerHelpers
def index