* finish task #6033.

This commit is contained in:
wangyidong
2019-07-05 11:09:08 +08:00
parent 9910fa461c
commit d9b43a8c5e
5 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
<form method='post' target='hiddenwin' >
<table class='table table-form'>
<tr>
<th class='w-80px'><?php echo $lang->doc->libType?></th>
<th class='w-110px'><?php echo $lang->doc->libType?></th>
<td><?php echo html::radio('type', $libTypeList, $type ? $type : 'product')?></td>
</tr>
<tr class='product'>