Browse Source

修改helper

tags/v1
sylor_huang@126.com 6 years ago
parent
commit
b7fc054cdb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/controllers/concerns/laboratory_helper.rb

+ 1
- 0
app/controllers/concerns/laboratory_helper.rb View File

@@ -7,6 +7,7 @@ module LaboratoryHelper
helper_method :current_laboratory
helper_method :default_setting
helper_method :default_yun_session
helper_method :default_course_links
end

def current_laboratory


Loading…
Cancel
Save