summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-01-06 12:52:17 -0500
committerAdam Young <ayoung@redhat.com>2011-01-06 12:52:17 -0500
commit79c0b1e14b871d2136cca7c761a1864afb665c22 (patch)
tree8ecc7e60b97a9c81b7711b803b69753cf6504d79 /install
parent3920b36b4aa1dda06cea09b09d4e327e07edfdc9 (diff)
downloadfreeipa-79c0b1e14b871d2136cca7c761a1864afb665c22.tar.gz
freeipa-79c0b1e14b871d2136cca7c761a1864afb665c22.tar.xz
freeipa-79c0b1e14b871d2136cca7c761a1864afb665c22.zip
remove list header
Diffstat (limited to 'install')
-rw-r--r--install/static/search.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/install/static/search.js b/install/static/search.js
index a111e0cad..613d24a82 100644
--- a/install/static/search.js
+++ b/install/static/search.js
@@ -357,10 +357,6 @@ function ipa_search_facet(spec) {
that.table.create(span);
- container.children().last().prepend(
- $('<h2/>', { 'html': IPA.metadata[that.entity_name].label }));
- container.children().last().prepend('<br/>');
-
}
function setup(container) {