diff --git a/api/js/etemplate/etemplate2.js b/api/js/etemplate/etemplate2.js index 936e93c308..82fe5ecfa2 100644 --- a/api/js/etemplate/etemplate2.js +++ b/api/js/etemplate/etemplate2.js @@ -784,9 +784,9 @@ etemplate2.prototype.postSubmit = function() { // unbind our session-destroy handler, as we are submitting this.unbind_unload(); - + var form = jQuery("
"); + "/index.php?menuaction=" + this.widgetContainer.egw().getAppName()+".EGroupware\\Api\\Etemplate.process_exec&ajax=true' method='POST'>"); var etemplate_id = jQuery(document.createElement("input")) .attr("name",'etemplate_exec_id')