diff --git a/module/user/view/ajaxprinttemplates.html.php b/module/user/view/ajaxprinttemplates.html.php index 0d5d3cf328..6680b5418e 100644 --- a/module/user/view/ajaxprinttemplates.html.php +++ b/module/user/view/ajaxprinttemplates.html.php @@ -77,7 +77,6 @@ function setTemplate(templateID) var cmd = editor[''].edit.cmd; editor[''].html(''); cmd.inserthtml(content); - $("#mainContent #dataform .table.table-form .steps #templateID").val(templateID); } function deleteTemplate(templateID)