https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26602

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117203|0                           |1
        is obsolete|                            |

--- Comment #10 from Nick Clemens <[email protected]> ---
Created attachment 117212
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117212&action=edit
Bug 26602: [20.05.x] Don't export "actions" column

This patch add the noExport class to all "Actions" columns in the
codebase.
It's a stupid search and replace, maybe the class is added to table
where there is no export button.

Test plan:
Search tables where the export button is available. Confirm that the
"Actions" columns is not exported.
Example: /admin/branches.pl, /admin/cities.pl

Signed-off-by: Sally <[email protected]>

Signed-off-by: Nick Clemens <[email protected]>

Bug 26602: (QA follow-up) Cleanup datatables settings

On letter.tt we had nosort and set things via settings that are default in
KohaTable so removed
those from letter.js. Also made the last updated column exportable

On upload.tt the noExport didn't do anything, because we couldn't export, so
moved to used KohaTable

Signed-off-by: Nick Clemens <[email protected]>

Bug 26602: Rebase fixes

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to