[#62,view/query][m]: start of faceting support with QueryFacetEditor.

* QueryFacetEditor in DataExplorer which displays facets but nothing yet happens.
* NB: very much less than half way through (things look worse rather than better atm).
This commit is contained in:
Rufus Pollock
2012-03-31 15:08:27 +01:00
parent e3819d8f4e
commit 905659d86f
4 changed files with 118 additions and 7 deletions

View File

@@ -60,6 +60,10 @@
clear: both;
}
.recline-query-facet-editor {
clear: both;
}
/**********************************************************
* Notifications
*********************************************************/