https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24434
--- Comment #6 from Jonathan Druart <[email protected]> --- The template passed the variable (WT-itemNumber) to the script: - <input type="hidden" name="WT-itemNumber" value="[% WrongTransferItem | html %]" /> - <input type="hidden" name="WT-waitingAt" value="[% TransferWaitingAt | html %]" /> - <input type="hidden" name="WT-From" value="[% wtransfertFrom | html %]" /> commit 5ed171a45c46f63b18266ad3a3d0a978719ca285 Bug 21346: Convert dialogs to modals. -- 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/
