Update values to test servers

This commit is contained in:
Bernie Chiu 2013-10-08 17:41:22 +08:00
parent 75f5404b7a
commit 9cb2a5b211
1 changed files with 2 additions and 2 deletions

View File

@ -80,8 +80,8 @@ $(document).ready(function() {
<tr>
<td colspan="5" class="dept_options">
<div class="dept_options">
<%= check_box("school", "depts", {:multiple => true}, "ntu_ga_test_p.tp.ruling.com", nil) %><%= label_tag("ntu_ga_test_p.tp.ruling.com", "測試站總務處 (ntu_ga_test_p)") %>
<%= check_box("school", "depts", {:multiple => true}, "ntu_ga_test.tp.ruling.com", nil) %><%= label_tag("ntu_ga_test.tp.ruling.com", "測試站總務處經管組 (ntu_ga_test)") %>
<%= check_box("school", "depts", {:multiple => true}, "ntu_ga_test_p.tp.rulingcom.com", nil) %><%= label_tag("ntu_ga_test_p.tp.rulingcom.com", "測試站總務處 (ntu_ga_test_p)") %>
<%= check_box("school", "depts", {:multiple => true}, "ntu_ga_test.tp.rulingcom.com", nil) %><%= label_tag("ntu_ga_test.tp.rulingcom.com", "測試站總務處經管組 (ntu_ga_test)") %>
<!-- <%= check_box("school", "depts", {:multiple => true}, (request.host + ":3000"), nil) %><%= label_tag((request.host + ":3000"), "測試站3000") %>
<%= check_box("school", "depts", {:multiple => true}, (request.host + ":4000"), nil) %><%= label_tag((request.host + ":4000"), "測試站4000") %> -->
<%= check_box("school", "depts", {:multiple => true}, "", nil) %><%= label_tag(:dep1, "總務長室暨總務處秘書室") %>