summaryrefslogtreecommitdiffstats
path: root/install/static/host.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/host.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/host.js')
-rw-r--r--install/static/host.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/install/static/host.js b/install/static/host.js
index 65c2b571a..bd9deda38 100644
--- a/install/static/host.js
+++ b/install/static/host.js
@@ -24,8 +24,7 @@ ipa_entity_set_search_definition('host', [
['fqdn', 'Name', null],
['description', 'Description', null],
['enrolled', 'Enrolled?', null],
- ['manages', 'Manages?', null],
- ['quick_links', 'Quick Links', ipa_entity_quick_links]
+ ['manages', 'Manages?', null]
]);
ipa_entity_set_add_definition('host', [