]> 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)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Jul 2017 13:02:05 +0000 (01:02 +1200)
commit40a65f6f880b1eb64195efddba8854268b954722
tree2085ec5706efb1d73d3ea2aa494817f4dbb21c49
parent5afe2e9e4e09337b21b101f42ac2184b8524547f
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>
Signed-off-by: Mason James <mtj@kohaaloha.com>
t/db_dependent/selenium/basic_workflow.t