Merge branch 'sprint/master_zhouxin_45793' into 'kanban'

Finish task #45793.

See merge request easycorp/zentaopms!809
This commit is contained in:
孙广明
2021-12-08 07:09:45 +00:00
+5 -1
View File
@@ -16,7 +16,11 @@
<div id="mainContent" class="main-content fade">
<div class="center-block">
<div class="main-header">
<h2><?php echo $lang->design->edit;?></h2>
<h2>
<span class='label label-id'><?php echo $design->id;?></span>
<?php echo html::a($this->createLink('design', 'view', "id=$design->id"), $design->name, '');?>
<small><?php echo $lang->arrow . ' ' . $lang->design->edit;?></small>
</h2>
</div>
<form class="load-indicator main-form form-ajax" method='post' enctype='multipart/form-data' id='dataform'>
<table class="table table-form">