https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37734
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170734|0 |1 is obsolete| | --- Comment #4 from Brendan Lawlor <[email protected]> --- Created attachment 170739 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170739&action=edit Bug 37734: Fix insert runtime parameter button in reports The drop down item links had two class attributes which prevented javascript from opening the modal. This patch combines the classes into one class attribute. To test: 1. Go to Reports > Create from SQL 2. Click the Insert runtime parameter button 3. Click on any of the drop down options 4. Nothing happens :( 5. Apply patch 6. Repeat steps 2 and 3 for all different parameters 7. Notice the modal launches :) 8. Confirm the parameters are inserted as expected -- 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/
