diff --git a/www/extras/wobject/Survey/editsurvey/object.js b/www/extras/wobject/Survey/editsurvey/object.js index 9508f07e6..bb049c3a6 100644 --- a/www/extras/wobject/Survey/editsurvey/object.js +++ b/www/extras/wobject/Survey/editsurvey/object.js @@ -49,6 +49,7 @@ Survey.ObjectTemplate = (function(){ text: "Cancel", handler: function(){ this.cancel(); + Survey.Comm.loadSurvey('-'); } }, { text: "Delete",