Removed unused function from editsurvey.js
This commit is contained in:
parent
d5f6d8603e
commit
723d39df79
1 changed files with 0 additions and 5 deletions
|
|
@ -14,11 +14,6 @@ Survey.Data = (function(){
|
|||
var autoComplete;
|
||||
var sButton, qButton, aButton;
|
||||
|
||||
function purgeNode(node) {
|
||||
YAHOO.util.Event.purgeElement(node, true);
|
||||
document.getElementById(node).innerHTML = '';
|
||||
}
|
||||
|
||||
return {
|
||||
dragDrop: function(did){
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue