Browse Source

Change Header4

pull/278/head
sylor_huang@126.com 5 years ago
parent
commit
bc37c59f00
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/controllers/concerns/laboratory_helper.rb

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

@@ -43,7 +43,7 @@ module LaboratoryHelper
# my_organ: "https://www.trustie.net/users/#{current_user.try(:login)}/user_organizations",
# default_url: "https://www.trustie.net/",
tiding_url: "http://39.105.176.215/users/#{current_user.try(:login)}/user_tidings",
register_url: "http://39.105.176.215/login"
register_url: "http://39.105.176.215/user_join"
}
end



Loading…
Cancel
Save