Lines 22-27
Link Here
|
22 |
<th> </th> |
22 |
<th> </th> |
23 |
</tr> |
23 |
</tr> |
24 |
[%- SET first_priority = 0 -%] |
24 |
[%- SET first_priority = 0 -%] |
|
|
25 |
[%- SET found_holds = 0 -%] |
25 |
[%- SET last_priority = holds.last.priority -%] |
26 |
[%- SET last_priority = holds.last.priority -%] |
26 |
|
27 |
|
27 |
[% BLOCK priority_dropdown %] |
28 |
[% BLOCK priority_dropdown %] |
28 |
- |
|
|