Closed ellerychan closed 8 years ago
@jaron42 You will probably want these fixes ASAP before students start using the server. Also, remember to set Setting.MS_EXTERNAL_HOST_ADDRESS for each of your servers. You can prevent the value from getting clobbered when you update the Settings from CSV, by using the checkbox on each item you want added/updated.
Refactored regtest_team.html to remove hardcoded server URL.
Refactored piservice/libraryTest to use Setting.MS_EXTERNAL_HOST_ADDRESS.
Reparented regtest_team.html to student_test_base.html so the Home button would go back to the student test home.