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:
Pranav Saxena 2012-11-07 11:31:01 +05:30
parent 7df2866235
commit 6c30700fa4
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@
$input.toolTip({
docID: field.docID,
tooltip:'.tooltip-box',
mode:'focus'
mode:'hover'
});
}
/* $input.blur(function() {