https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26248
Mazen Khallaf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108567|0 |1 is obsolete| | --- Comment #8 from Mazen Khallaf <[email protected]> --- Created attachment 115262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115262&action=edit Bug 26248: Simplify keep_text function used in header search The current code is functional but not very readable. This patch simplifies the code to be more readable and to be more efficient. To test: 1) Apply patch 2) Refresh browser cache 3) Type "A" in "Check out" tab 4) Click "Check in" (and other tabs) 5) Observe that text is persisted from original tab 6) Type "B" in "Search the catalog" tab 7) Click "Renew" tab 8) Observe that text is persisted from latest changed tab Signed-off-by: Mazen Khallaf <[email protected]> -- 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/
