mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
remove list header
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user