summaryrefslogtreecommitdiffstats
path: root/install/static/test
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-11-09 20:04:49 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2010-11-14 01:53:41 -0500
commit821987fe674d2685809d6150316b3a99bda37b6a (patch)
tree105cf5c77a3752533b1a730447b5561c34cb92b6 /install/static/test
parentd658b0de5c52d5b9e2679f05f8c0b15237c63c15 (diff)
downloadfreeipa.git-821987fe674d2685809d6150316b3a99bda37b6a.tar.gz
freeipa.git-821987fe674d2685809d6150316b3a99bda37b6a.tar.xz
freeipa.git-821987fe674d2685809d6150316b3a99bda37b6a.zip
layout
Closer to the layout from the spec The facets have been moved to the action panel, to the left of the page the facets are now rendered in an area of the screen with a client class
Diffstat (limited to 'install/static/test')
-rw-r--r--install/static/test/entity_tests.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/static/test/entity_tests.js b/install/static/test/entity_tests.js
index 5d98d7b1..5b2f36b2 100644
--- a/install/static/test/entity_tests.js
+++ b/install/static/test/entity_tests.js
@@ -97,7 +97,8 @@ test('Testing ipa_facet_setup_views().', function() {
facet.setup_views(container);
- var list = container.children();
+ //Container now has two divs, one for the action panel one for content
+ var list = container.children().last().children();
var views = list.children();
equals(