Merge branch 'master' into zentaopms_workflow

This commit is contained in:
wyd621
2019-07-24 09:14:23 +08:00
committed by GitHub
383 changed files with 12033 additions and 2094 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<form class='load-indicator main-form form-ajax' method='post' target='hiddenwin' id='dataform'>
<table class='table table-form'>
<tr>
<th><?php echo $lang->project->name;?></th>
<th class='w-120px'><?php echo $lang->project->name;?></th>
<td><?php echo html::input('name', $project->name, "class='form-control' required");?></td><td></td>
</tr>
<tr>