]> git.koha-community.org Git - koha.git/commit
Bug 18804: (bug 16286 follow-up) Update the "save category" elt selector
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 14 Jun 2017 16:07:41 +0000 (13:07 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 27 Jun 2017 21:35:27 +0000 (23:35 +0200)
commitb5106f8f101a84ff63ede48d482b8498741a830b
tree124c3fb947a5d2a3772658f1b1ef13fc497d71bb
parent928d21978eca503ddb86fc4b84964a56f25ae956
Bug 18804: (bug 16286 follow-up) Update the "save category" elt selector

Bug 16286 replaced the submit node:
  <input type="button" value="Save" onclick="Check(this.form);" />
with
  <input type="submit" value="Save" />

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
(cherry picked from commit a88f540ec1a0f7e1f876f3811d0e44cb3ff3a612)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 06aca0844b1bbc42a759d0c9900be3ea7fef3a7d)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/selenium/basic_workflow.t