Added facet container.

Facet container has been added to hold facet header (i.e. title,
search fields, buttons, links) and facet content. Each facet now
occupies separate container, so it can be shown/hidden without
having to redraw the content.
This commit is contained in:
Endi S. Dewata
2011-04-28 19:17:58 -05:00
parent dd89c28654
commit a4aba826a0
14 changed files with 813 additions and 852 deletions

View File

@@ -354,8 +354,8 @@ class i18n_messages(Command):
},
"details":{
"general":_("General"),
"settings":_("${entity} Settings"),
"identity":_("Identity Settings"),
"settings":_("${entity} ${primary_key} Settings"),
"to_top":_("Back to Top")
},
"tabs": {