@@ -22,10 +22,10 @@ <h2 class="mt-5" id="unassigned-and-open-review-requests">Unassigned and open re
2222 < tr >
2323 < th scope ="col " data-sort ="request "> Request</ th >
2424 < th scope ="col " data-sort ="type "> Type</ th >
25- < th scope ="col " data-sort ="date "> Requested</ th >
26- < th scope ="col " data-sort ="date "> Deadline</ th >
25+ < th scope ="col " data-sort ="req- date "> Requested</ th >
26+ < th scope ="col " data-sort ="deadline- date "> Deadline</ th >
2727 < th scope ="col " data-sort ="state "> Document state</ th >
28- < th scope ="col " data-sort ="date "> IESG Telechat</ th >
28+ < th scope ="col " data-sort ="telechat- date "> IESG Telechat</ th >
2929 </ tr >
3030 </ thead >
3131 < tbody >
@@ -71,11 +71,11 @@ <h2 class="mt-5" id="unassigned-and-open-review-requests">Unassigned and open re
7171 < tr >
7272 < th scope ="col " data-sort ="request "> Request</ th >
7373 < th scope ="col " data-sort ="type "> Type</ th >
74- < th scope ="col " data-sort ="date "> Requested</ th >
75- < th scope ="col " data-sort ="date "> Deadline</ th >
74+ < th scope ="col " data-sort ="req- date "> Requested</ th >
75+ < th scope ="col " data-sort ="deadline- date "> Deadline</ th >
7676 < th scope ="col " data-sort ="reviewer "> Reviewer</ th >
7777 < th scope ="col " data-sort ="state "> Document state</ th >
78- < th scope ="col " data-sort ="date "> IESG Telechat</ th >
78+ < th scope ="col " data-sort ="telechat- date "> IESG Telechat</ th >
7979 </ tr >
8080 </ thead >
8181 < tbody >
@@ -133,13 +133,13 @@ <h2 class="mt-5" id="closed-review-requests">Closed review requests and assignme
133133 < th scope ="col " data-sort ="type ">
134134 Type
135135 </ th >
136- < th scope ="col " data-sort ="date ">
136+ < th scope ="col " data-sort ="req- date ">
137137 Requested
138138 </ th >
139- < th scope ="col " data-sort ="date ">
139+ < th scope ="col " data-sort ="deadline- date ">
140140 Deadline
141141 </ th >
142- < th scope ="col " data-sort ="date ">
142+ < th scope ="col " data-sort ="closed- date ">
143143 Closed
144144 </ th >
145145 < th scope ="col " data-sort ="state ">
@@ -188,13 +188,13 @@ <h2 class="mt-5" id="closed-review-requests">Closed review requests and assignme
188188 < th scope ="col " data-sort ="type ">
189189 Type
190190 </ th >
191- < th scope ="col " data-sort ="date ">
191+ < th scope ="col " data-sort ="assgn- date ">
192192 Assigned
193193 </ th >
194- < th scope ="col " data-sort ="date ">
194+ < th scope ="col " data-sort ="deadline- date ">
195195 Deadline
196196 </ th >
197- < th scope ="col " data-sort ="date ">
197+ < th scope ="col " data-sort ="closed- date ">
198198 Closed
199199 </ th >
200200 < th scope ="col " data-sort ="reviewer ">
0 commit comments