* fix ajaxform not work.

This commit is contained in:
Catouse
2018-11-15 10:18:14 +08:00
parent e3efb2e5af
commit f724c7ddb6
5 changed files with 12 additions and 34 deletions
-1
View File
@@ -11,7 +11,6 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/form.html.php';?>
<?php js::set('lblDelete', $lang->testcase->deleteStep);?>
<?php js::set('lblBefore', $lang->testcase->insertBefore);?>
<?php js::set('lblAfter', $lang->testcase->insertAfter);?>