[facet js] fix reordering of facet check boxes. Closes #2732947
Before this patch, when one select an element, it's moved to the top of
the select content. Fine. But when it's later deselected, it stays there
instead of moving back to its original location.
This patch fixes that by introducing a facetCheckBoxReorder function which
properly reorder the whole facet, instead of buggy attempt to locally reorder.
.. -*- coding: utf-8 -*-
.. _Part1:
--------------------------
Introduction to *CubicWeb*
--------------------------
This first part of the book offers different reading path to
discover the *CubicWeb* framework, provides a tutorial to get a quick
overview of its features and lists its key concepts.
.. toctree::
:maxdepth: 2
:numbered:
history
concepts.rst