Adding hoverhelp to Survey Edit Section dialog
This commit is contained in:
parent
334bd1ceea
commit
16452c0677
4 changed files with 68 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ Survey.ObjectTemplate = new function(){
|
|||
form.callback = Survey.Comm.callback;
|
||||
form.render();
|
||||
form.show();
|
||||
initHoverHelp(type);
|
||||
}
|
||||
}();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue