* Revert submission.

This commit is contained in:
tianshujie98
2020-10-09 08:27:33 +08:00
parent 4209766be3
commit 48c178e9a6
@@ -77,7 +77,6 @@ function setTemplate(templateID)
var cmd = editor['<?php echo $link;?>'].edit.cmd;
editor['<?php echo $link;?>'].html('');
cmd.inserthtml(content);
$("#mainContent #dataform .table.table-form .steps #templateID").val(templateID);
}
function deleteTemplate(templateID)