mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-12 01:01:55 -06:00
Do not display tooltip everywhere
https://fedorahosted.org/freeipa/ticket/3904
This commit is contained in:
parent
f821d786df
commit
d4a6f20e65
@ -4428,7 +4428,6 @@ IPA.widget_container = function(spec) {
|
||||
if(that.new_container_for_child) {
|
||||
child_container = $('<div/>', {
|
||||
name: widget.name,
|
||||
title: widget.label,
|
||||
'class': widget['class']
|
||||
}).appendTo(container);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user