http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Owen Leonard <[email protected]> ---
It looks like this functionality depends on the user having JavaScript enabled.
Generally speaking functionality which requires JavaScript should degrade
gracefully: If it doesn't work without JS it should not be present for
JS-disabled users.

I would love to see a solution which used <optgroup> instead of a disabled
<option> to organize the options.

Could we perhaps prepend the group name with a specific string which could be
parsed by the search script in order to be understood as a group instead of a
single library?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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