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

            Bug ID: 20205
           Summary: Add IDs to buttons in patron-toolbar.inc
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Bug 3534 added the "Quick add new patron" button to patron-toolbar.inc. The
button is displayed if either PatronQuickAddFields or BorrowerMandatoryField
(or both) is set. This means there is no way to turn off the button if you
still want to have mandatory fields. 

An alternative way to remove the button is to hide it with CSS, but the buttons
in patron-toolbar.inc do not have unique IDs, so this harder than it needs to
be. 

This bug will add ID elements to the buttons in patron-toolbar.inc.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to