Merge branch 'sprint/167_sgm_fixbug' into 'sprint/167'

* Fix bug #15635.

See merge request easycorp/zentaopms!105
This commit is contained in:
李玉春
2021-10-19 09:44:29 +00:00
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -236,5 +236,4 @@ js::set('struct_paramsType', $lang->struct->paramsType);
</form>
</div>
</div>
<?php js::set('noticeAcl', $lang->noticeAcl);?>
<?php include '../../common/view/footer.html.php';?>
-1
View File
@@ -236,5 +236,4 @@ js::set('api', $api);
</form>
</div>
</div>
<?php js::set('noticeAcl', $lang->noticeAcl);?>
<?php include '../../common/view/footer.html.php';?>