I noticed while testing bug 33909 that the breadcrumbs for the item types administration page are not like the other administration pages. For example, the breadcrumbs in the libraries page are Home > Administration > Libraries The breadcrumbs in the patron categories page are Home > Administration > Patron categories Whereas the breadcrumbs in the item types page are Home > Administration > Item types administration I think we should remove the second "administration".
Created attachment 153834 [details] [review] Bug 34344: Make item types breadcrumbs uniform This patch updates the breadcrumbs on the item types administration page so that it reads "Item types" instead of "Item types administration," making it more consistent with other administration pages. The same change is made to the page's main heading. To test, apply the patch and go to Administration -> Item types. The breadcrumbs should read "Home -> Administration -> Item types. The page heading should read "Item types."
Created attachment 153932 [details] [review] Bug 34344: Make item types breadcrumbs uniform This patch updates the breadcrumbs on the item types administration page so that it reads "Item types" instead of "Item types administration," making it more consistent with other administration pages. The same change is made to the page's main heading. To test, apply the patch and go to Administration -> Item types. The breadcrumbs should read "Home -> Administration -> Item types. The page heading should read "Item types." Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Created attachment 154114 [details] [review] Bug 34344: Make item types breadcrumbs uniform This patch updates the breadcrumbs on the item types administration page so that it reads "Item types" instead of "Item types administration," making it more consistent with other administration pages. The same change is made to the page's main heading. To test, apply the patch and go to Administration -> Item types. The breadcrumbs should read "Home -> Administration -> Item types. The page heading should read "Item types." Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Enhancement not pushed to 23.05.x