Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard 44297c2054 Bug 9803 - question mark in cataloging not clearly a link
When you hover your mouse over the MARC tag help link in cataloging the
cursor doesn't change to a standard link pointer because the <a> tag has
no "href" attribute. This patch adds a dummy href, "#" so that the
cursor will treat it as a link.

To test, apply the patch and load the MARC editor with a blank or
existing record. The "Show MARC tag documentation links" checkbox
must be checked. Hover your mouse over a "?" link in any tag. The
cursor should change to a pointer like it does on other links.

Signoff comment: The patch works as expected. Besides the cursor change,
links still work on every tab.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-29 22:44:20 -04:00
..
value_builder Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
addbiblio.tt Bug 9803 - question mark in cataloging not clearly a link 2013-03-29 22:44:20 -04:00
addbooks.tt Bug 9649 - Replace YUI buttons on cataloging home page with Bootstrap 2013-03-07 10:28:46 -05:00
additem.tt Bug 7253: followup : manage toolbar for fastcataloging 2013-02-12 10:00:37 -05:00
linkitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
merge.tt Bug 8942: Translation process breaks javascript (followup 1) 2013-01-31 11:00:24 -05:00
moveitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
z3950_search.tt Bug 9450 [Revised] Use DataTables in cataloging Z39.50 search results 2013-03-07 10:38:01 -05:00