Bug 11316 - plugin icon missing tooltip in addbiblio.pl
authorMark Tompsett <mtompset@hotmail.com>
Wed, 27 Nov 2013 18:16:56 +0000 (13:16 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 6 Jan 2014 05:38:51 +0000 (05:38 +0000)
commite45edca42a44d094eabbd3347cc83b43cd2166f4
treeb41ca8ca41a2949d5026311a4ef894637ce4f57d
parentbb750253644e0ba6ea04e36c80088626e8163bf2
Bug 11316 - plugin icon missing tooltip in addbiblio.pl

By adding:
    title=\"Tag editor\"
into the HTML generated in addbiblio, a tooltip displaying
'Tag editor' appears when the mouse is hovered over the
plugin icon.

Test Plan:
1) Log into Staff client
2) Click the 'Search the catalog' tab
3) Type something which will generate results
4) Click the title of a result
5) Click the 'Edit' button
6) Scroll down and click the 'Edit Record'
7) Look through the various tabs and notice that all the plugin
   icons have no tooltip.
8) Apply the patch
9) Refresh the page
10) All the plugin icons should have the tooltip text of
    'Tag editor'.

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Adds a title attribute. Works as described.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
cataloguing/addbiblio.pl