Bugzilla – Attachment 125450 Details for
Bug 29093
Article requests: Checkbox for table of contents
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29093: (QA follow-up) Adding two hover texts
Bug-29093-QA-follow-up-Adding-two-hover-texts.patch (text/plain), 2.56 KB, created by
Marcel de Rooy
on 2021-09-29 11:25:17 UTC
(
hide
)
Description:
Bug 29093: (QA follow-up) Adding two hover texts
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-09-29 11:25:17 UTC
Size:
2.56 KB
patch
obsolete
>From d7524b64de4e68840970f9082b04cf4e974e5cd0 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 29 Sep 2021 11:23:32 +0000 >Subject: [PATCH] Bug 29093: (QA follow-up) Adding two hover texts >Content-Type: text/plain; charset=utf-8 > >See QA request. Adding TOC hover text to: >- OPAC user page, tab Article requests >- Patron details page, Check out, tab Article requests > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../intranet-tmpl/prog/en/includes/patron-article-requests.inc | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-article-requests.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-article-requests.inc >index f3ab76e62c..7f36cafc65 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-article-requests.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-article-requests.inc >@@ -10,7 +10,7 @@ > <th class="article-request-volume">Volume</th> > <th class="article-request-issue">Issue</th> > <th class="article-request-date">Date</th> >- <th class="article-request-toc">TOC</th> >+ <th class="article-request-toc" title="Table of contents">TOC</th> > <th class="article-request-pages">Pages</th> > <th class="article-request-chapters">Chapters</th> > <th class="article-request-notes">Notes</th> >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >index 969a5fbed5..c40807b606 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >@@ -725,7 +725,7 @@ > <th class="article-request-volume">Volume</th> > <th class="article-request-issue">Issue</th> > <th class="article-request-date">Date</th> >- <th class="article-request-toc">TOC</th> >+ <th class="article-request-toc" title="Table of contents">TOC</th> > <th class="article-request-pages">Pages</th> > <th class="article-request-chapters">Chapters</th> > <th class="article-request-patron-notes">Notes</th> >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 29093
:
125190
|
125191
|
125192
|
125288
|
125289
|
125290
|
125448
|
125449
|
125450
|
125772
|
125773
|
125774
|
125775
|
125787
|
125788
|
125789
|
125790
|
125791
|
125792