@ -26,6 +26,6 @@ module LaboratoryHelper
end
def default_yun_session
@_default_yun_session = "#{current_laboratory.split('.').first}_user_id"
@_default_yun_session = "#{current_laboratory.try(:identifier).split('.').first}_user_id"