mirror of https://github.com/apache/cloudstack.git
CS-16737:When Registering templates OK button is hidden completely by the helper text that is provided when user selects Featured
This commit is contained in:
parent
7df2866235
commit
6c30700fa4
|
|
@ -373,7 +373,7 @@
|
|||
$input.toolTip({
|
||||
docID: field.docID,
|
||||
tooltip:'.tooltip-box',
|
||||
mode:'focus'
|
||||
mode:'hover'
|
||||
});
|
||||
}
|
||||
/* $input.blur(function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue