Bug 40654 changed the display of the "priority" column on 40654 reserve/request.pl I think that display can be made better, particularly when there is a single hold in the table.
Created attachment 185803 [details] [review] Bug 40706: Improve priority display on reserve/request.pl The main goal of this patch is to ensure that the "Change priority to:" and "Current priority:" numbers line up along the page, making it easy to read/parse the data in that column. To test: 1. APPLY PATCH 2. Make 1 hold on an item and go to reserve/request.pl 3. Observe the prioroty column, ensuring it looks good and the priority numbers line up nicely. 4. Make many holds, ensuring the columns look good and the priority numbers line up nicely.