Bugzilla – Attachment 116442 Details for
Bug 27646
Allow export of acquisitions home and funds table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27646: (QA follow-up) Add class to not export action column
Bug-27646-QA-follow-up-Add-class-to-not-export-act.patch (text/plain), 919 bytes, created by
Katrin Fischer
on 2021-02-06 20:56:25 UTC
(
hide
)
Description:
Bug 27646: (QA follow-up) Add class to not export action column
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-02-06 20:56:25 UTC
Size:
919 bytes
patch
obsolete
>From 7ce767c76e267b4a65217cd82687335ecdf9692b Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 6 Feb 2021 20:48:03 +0000 >Subject: [PATCH] Bug 27646: (QA follow-up) Add class to not export action > column > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >index 078e8b9e38..5eeb57766b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >@@ -73,7 +73,7 @@ > <th>Total spent</th> > <th>Base-level available</th> > <th>Total available</th> >- <th>Actions</th> >+ <th class="noExport">Actions</th> > </tr> > </thead> > <tfoot> >-- >2.11.0
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 27646
:
116435
|
116436
|
116442
|
116529
|
116863