Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 7f89dcd

Browse files
committed
more RPI review_resp.
1 parent 22657fd commit 7f89dcd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/main/com/topcoder/apps/review/rboard/RBoardApplicationBean.java

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,13 +1680,15 @@ private Map getReviewRespInfo() {
16801680
22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42,
16811681
43, 44, 45, 46, 47, 48, 49, 50, 60, 61, 62, 63, 64, 65, 76, 77, 78, 79,
16821682
112, 113, 114,
1683-
109, 110, 111,
1683+
109, 110, 111, 85, 86, 87, 88, 89, 90, 91, 92, 93, 97, 98, 99, 100, 101, 102,
1684+
103, 104, 105, 106, 107, 108, 115, 116, 117, 121, 122, 123, 127, 128, 129,
16841685
130, 131};
16851686
int[] phaseIds = {113, 113, 113, 112, 112, 112, 125, 125, 125, 118, 118, 118, 134, 134, 134,
16861687
117, 117, 117, 124, 124, 124, 130, 130, 130, 135, 135, 135, 136, 136, 136, 137, 137, 137,
16871688
114, 114, 114, 138, 1113, 1112, 1125, 1118, 1134, 1117, 1124, 1130, 1135, 1136, 1137, 1114, 1146, 140, 140, 140, 146, 146, 146, 147, 147, 147, 1147,
16881689
134, 134, 134,
1689-
125, 125, 125,
1690+
125, 125, 125, 117, 117, 117, 118, 118, 118, 137, 137, 137, 136, 136, 136, 124, 124, 124,
1691+
135, 135, 135, 146, 146, 146, 112, 112, 112, 130, 130, 130, 147, 147, 147,
16901692
1120, 120};
16911693

16921694
for (int i = 0; i < respIds.length; i++) {

0 commit comments

Comments
 (0)