https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385
The Minh Luong <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132492|0 |1 is obsolete| | --- Comment #109 from The Minh Luong <[email protected]> --- Created attachment 133502 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133502&action=edit Bug 17385: Add custum export format option when saving a record This patch adds "XSL-Simple Export" when saving a bibliographic record. Previous patches are combined into this one. To test: 1) Search for a record in the intranet. 2) Click on the "Save" button and observe the dropdown menu. 3) Notice that "XSL- Simple Export" is not in the menu. 4) Apply the patch. 5) Repeat the steps 1 and 2. 6) Notice that "XSL - Simple Export" is in the menu. 7) Click on "XSL - Simple Export". A .html file should be downloaded. 8) Open the .html file. You should see the record's informations. -- 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/
