Re: [Freeipa-devel] [PATCH] admiyo-0226-Added-a-container-for-the-facet

2011-05-02 Thread Endi Sukma Dewata
On 4/27/2011 9:39 PM, Endi Sukma Dewata wrote: On 4/27/2011 8:47 PM, Adam Young wrote: The more I think about it, the more I think that this structure can be created by the navigation code, and then passed to the entity to populate. The entity-header function moves to navigation.js, but does

Re: [Freeipa-devel] [PATCH] admiyo-0226-Added-a-container-for-the-facet

2011-05-02 Thread Adam Young
On 05/02/2011 09:28 PM, Endi Sukma Dewata wrote: On 4/27/2011 9:39 PM, Endi Sukma Dewata wrote: On 4/27/2011 8:47 PM, Adam Young wrote: The more I think about it, the more I think that this structure can be created by the navigation code, and then passed to the entity to populate. The

[Freeipa-devel] [PATCH] admiyo-0226-Added-a-container-for-the-facet

2011-04-27 Thread Adam Young
From f4f5a644ffcc31c417c6d81998b52e2b17c8f0e3 Mon Sep 17 00:00:00 2001 From: Adam Young ayo...@redhat.com Date: Wed, 27 Apr 2011 13:32:14 -0400 Subject: [PATCH] Added a container for the facet --- install/ui/details.js |2 +- install/ui/entity.js | 24 ++-- 2 files

Re: [Freeipa-devel] [PATCH] admiyo-0226-Added-a-container-for-the-facet

2011-04-27 Thread Endi Sukma Dewata
On 4/27/2011 12:56 PM, Adam Young wrote: Currently we have this DOM structure: div id='user' class='entity-container' div class='entity-header' div class='entity-title'/ span class='action-controls'/ div class='entity-title'/ input id='pkey' type='hidden'/ span

Re: [Freeipa-devel] [PATCH] admiyo-0226-Added-a-container-for-the-facet

2011-04-27 Thread Adam Young
On 04/27/2011 09:09 PM, Adam Young wrote: On 04/27/2011 04:39 PM, Endi Sukma Dewata wrote: On 4/27/2011 12:56 PM, Adam Young wrote: Currently we have this DOM structure: div id='user' class='entity-container' div class='entity-header' div class='entity-title'/ span class='action-controls'/

Re: [Freeipa-devel] [PATCH] admiyo-0226-Added-a-container-for-the-facet

2011-04-27 Thread Endi Sukma Dewata
On 4/27/2011 8:09 PM, Adam Young wrote: div name='user' class='entity' div class='entity-header' div class='entity-title'/ div class='entity-controls'/ div class='entity-search'/ div class='entity-tabs'/ /div div class='entity-content' div name='search' class='facet' div class='facet-header'/