From 4122ccfff799a31571e1dfb2b0cf0143c2cf646c Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 13 Sep 2019 16:13:33 +0000 Subject: [PATCH] Bug 23602: (follow-up) Correct terminology, add tooltip This follow-up changes the use of "branch" to the Koha standard "library." The patch also adds the use of a Bootstrap tooltip for showing an item type's library limitations in the main table of item types. To test, apply the patch and go to Administration -> Item types. In the table of item types, find one with library limitations. Hovering over the "# library limitations" test should trigger a Bootstrap-styled tooltip showing the library name and code. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt index 715a71b7161..a1b4f1ff8be 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt @@ -283,7 +283,7 @@ Item types administration [% END %] -
  • +