http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10891
--- Comment #20 from Frédéric Demians <[email protected]> --- Sweet! In a brave new worlds, it would be great to split facets definition and facet layout in OPAC/intra. So: - Section 1: a table with your current columns, except both columns Order - Section 2: a ordered list of OPAC facets - Section 3: a ordered list of intra facets This way you could avoid showing the facet display order, which isn't that much user-friendly. You could use jQuery UI 'sortable' widget. For example: http://jqueryui.com/sortable/#empty-lists -- 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/
