[Koha-bugs] [Bug 16400] Proposal to uniform the placement of submit buttons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 23 23:34:06 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16400

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51569|0                           |1
        is obsolete|                            |

--- Comment #29 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 52770
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52770&action=edit
Bug 16400 [Follow-up] Proposal to uniform the placement of submit buttons

This follow-up makes some corrections to the markup of the cancel
button:

- Use <a> instead of <button> to eliminate the need for an "onclick"
  attribute.
- Remove the "cancel" class which adds unwanted padding.
- Correct the destination of the cancel button when cancelling during an
  edit (should redirect to the patron detail page).

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list