* ajusted views of module 'install', 'upgrade'.

* fixed css selector when call chosen method.
This commit is contained in:
Catouse
2014-04-11 17:04:27 +08:00
parent 43e6844ccf
commit 388dcbd8ec
23 changed files with 444 additions and 321 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
</tr>
<?php endif;?>
<tr>
<th><?php echo $lang->doc->module;?></th>
<th class='w-80px'><?php echo $lang->doc->module;?></th>
<td><?php echo html::select('module', $moduleOptionMenu, $moduleID, "class='form-control'");?></td>
</tr>
<tr>