[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.
.. _Part2:
----------------------
Repository development
----------------------
This part is about developing applications with the *CubicWeb*
framework. It is not concerned with the web system, which is a
separate layer and has its own whole chapter.
.. toctree::
:maxdepth: 2
:numbered:
cubes/index
vreg.rst
datamodel/index
entityclasses/index
devcore/index
repo/index
testing.rst
migration.rst
profiling.rst
fti.rst