]> git.koha-community.org Git - koha.git/commit
Bug 12073: don't show link URLs when printing Bootstrap OPAC detail page
authorFrédéric Demians <f.demians@tamil.fr>
Fri, 11 Apr 2014 15:23:50 +0000 (17:23 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 6 Aug 2014 09:07:36 +0000 (11:07 +0200)
commit2e67069831272fa012873280b56d4f93e9d891d1
treeb273190e7a205843c53a4dc3cfb1aa6473d2280e
parent25927e84459fc46cfa8524f914f111f7a7b5eced
Bug 12073: don't show link URLs when printing Bootstrap OPAC detail page

On OPAC Bootstrap detail page, by clicking Print link on the right the
page is printed. But the printed page contains HTML <a> anchors URL
attribute. It's useless, and unreadable. It isn't the case with prog
theme.

This patch hides all <a> href attributes when printing any OPAC page.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described and improves the printed detail page's readability.
Currently there is no less file for the print.css.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit fe8242fc0383f9bafe1ead9033926c405ee5dfbe)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/opac-tmpl/bootstrap/css/print.css