Browse Source

FIX bug

pull/278/head
Jasder 5 years ago
parent
commit
5d309d1dc4
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

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

def current_laboratory


Loading…
Cancel
Save