summaryrefslogtreecommitdiffstats
path: root/install/static/test/entity_tests.js
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-11-04 15:13:08 -0400
committerRob Crittenden <rcritten@redhat.com>2010-11-04 15:13:08 -0400
commitdb758c92cd4865ae02c8da357ce5e850a060a4ad (patch)
tree96bd6a549725d0a5b78f4fc54d752cf94a5a9894 /install/static/test/entity_tests.js
parent7b296f2623610b0820a5553e2c570c6b3428c861 (diff)
parentd99ebc0f3798c84e612c79c43eb85c31b20ab1ce (diff)
downloadfreeipa.git-db758c92cd4865ae02c8da357ce5e850a060a4ad.tar.gz
freeipa.git-db758c92cd4865ae02c8da357ce5e850a060a4ad.tar.xz
freeipa.git-db758c92cd4865ae02c8da357ce5e850a060a4ad.zip
Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipa
Diffstat (limited to 'install/static/test/entity_tests.js')
-rw-r--r--install/static/test/entity_tests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/test/entity_tests.js b/install/static/test/entity_tests.js
index cc43b879..08fc3111 100644
--- a/install/static/test/entity_tests.js
+++ b/install/static/test/entity_tests.js
@@ -170,7 +170,7 @@ test('Testing ipa_entity_quick_links().', function() {
var container = $('<div/>', {
title: obj_name,
- class: 'search-container'
+ class: 'entity-container'
});
var search_table = $('<table/>', {