http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #5 from Kyle M Hall <[email protected]> --- Thanks for the ideas! This new followup implements them all and the feature will no longer need JavaScript. (In reply to comment #2) > 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/
