Prior to Bug 33568 we often used jQuery to bring the logged in branch's items to the top of the holdings table and highlight those rows in a different color. This did not change the default sort of the table, it only prepended local items to the top of the table. Now with pagination this is more difficult ( impossible? ) to do with jQuery. It would be nice if we could add this abilty to Koha, likely tied to a system preference.