10 Jun
2023
10 Jun
'23
7:37 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33966 --- Comment #5 from Andrii Nugged <nugged@gmail.com> --- I solved that on production before in templates only :), <input type="submit" onclick="this.value='Update SQL'" name="phase" class="btn btn-primary" value="Update SQL" /> <input type="submit" onclick="this.value='Update and run SQL'" name="phase" class="btn btn-primary" value="Update and run SQL" /> in a hacky way, :facepalm: but now I will build our custom .deb with your patch, Jonathan, install on production, and sign-off. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.