https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32744
Bug ID: 32744
Summary: [OMNIBUS] Standardize structure around action
fieldsets
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Generally in Koha we wrap submit and cancel controls in a separate fieldset:
<fieldset class="action">. Sometimes this is nested inside the main form's
fieldset and sometimes it isn't.
I would like to propose that we standardize on placing the fieldset outside the
main form's fieldset. This will make it easier to keep form styles consistent.
I'm not sure how many templates will need to be updates so I'm making this an
omnibus bug to help manage the complexity of patches.
--
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/