summaryrefslogtreecommitdiffstats
path: root/install/ui/entity.js
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-01-26 14:58:35 -0500
committerAdam Young <ayoung@redhat.com>2011-01-26 14:58:35 -0500
commitde46427e813ddbb2f695e0eec8899659b0b7f956 (patch)
tree81bfd5122fd2a63e73bde204f96cff302e34b5ff /install/ui/entity.js
parent3dae8f18a67185c08dfa52d2e8f7cfcf9b5661b1 (diff)
downloadfreeipa-de46427e813ddbb2f695e0eec8899659b0b7f956.tar.gz
freeipa-de46427e813ddbb2f695e0eec8899659b0b7f956.tar.xz
freeipa-de46427e813ddbb2f695e0eec8899659b0b7f956.zip
assoc entity selected class
Iassociation entities should look differnt than Details when they are selected
Diffstat (limited to 'install/ui/entity.js')
-rw-r--r--install/ui/entity.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/entity.js b/install/ui/entity.js
index e7fa6a7a3..c5c423dba 100644
--- a/install/ui/entity.js
+++ b/install/ui/entity.js
@@ -590,7 +590,7 @@ IPA. facet_create_action_panel = function(container) {
link.text('');
link.append($('<ul>').
append($('<li />',{
- 'class': 'entity-facet-selected',
+ 'class': 'association-facet-selected',
html: IPA.selected_icon + text
})).
append($('<li/>',{