From 994fe8ae6e712f8342d4530acad97510d556b17a 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. Signed-off-by: Maryse Simard --- 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 715a71b..a1b4f1f 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 %] -
  • +