* finish task #2926.

This commit is contained in:
wangyidong
2017-02-23 13:22:22 +08:00
parent 5a658521d7
commit 8133b79b48
4 changed files with 46 additions and 70 deletions
+3 -1
View File
@@ -53,7 +53,9 @@
<?php $i++?>
<?php endforeach?>
</table>
<?php endif?>
<?php else:?>
<span class='hidden action<?php echo $caseID?>'><?php echo html::input("reals[$caseID][]", '', "class='form-control'");?></span>
<?php endif;?>
</td>
</tr>
<?php endforeach;?>