summaryrefslogtreecommitdiffstats
path: root/install/static/group.js
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-11-12 15:23:58 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2010-11-14 01:53:47 -0500
commit828f87e4a6996c0509e7ea65fd6d090bc6ee90b8 (patch)
tree4a9fdd65d0ab9c6832b5eaac0294ff428a72f7d1 /install/static/group.js
parent821987fe674d2685809d6150316b3a99bda37b6a (diff)
downloadfreeipa-828f87e4a6996c0509e7ea65fd6d090bc6ee90b8.tar.gz
freeipa-828f87e4a6996c0509e7ea65fd6d090bc6ee90b8.tar.xz
freeipa-828f87e4a6996c0509e7ea65fd6d090bc6ee90b8.zip
more css cleanup remove quick links css very close to specs
Diffstat (limited to 'install/static/group.js')
-rw-r--r--install/static/group.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/install/static/group.js b/install/static/group.js
index 97f498ae..45aa83a5 100644
--- a/install/static/group.js
+++ b/install/static/group.js
@@ -69,8 +69,7 @@ function ipa_group_add_dialog(spec) {
ipa_entity_set_search_definition('group', [
['cn', 'Name', null],
['gidnumber', 'GID', null],
- ['description', 'Description', null],
- ['quick_links', 'Quick Links', ipa_entity_quick_links]
+ ['description', 'Description', null]
]);
ipa_entity_set_details_definition('group',[