*Finish task #45545.

This commit is contained in:
songchenxuan
2021-12-09 11:16:29 +08:00
parent 8b874bfbbc
commit 2b7e0ed4b3
7 changed files with 15 additions and 5 deletions
+1
View File
@@ -12,6 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php js::set('page', 'edit');?>
<?php js::set('lblDelete', $lang->testcase->deleteStep);?>
<?php js::set('lblBefore', $lang->testcase->insertBefore);?>
<?php js::set('lblAfter', $lang->testcase->insertAfter);?>