* Finish task #46526.

This commit is contained in:
mayue
2021-12-31 13:03:18 +08:00
parent 7ac03ddd38
commit 3e3741796e
5 changed files with 39 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@
?>
<?php include '../../common/view/header.lite.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<?php js::set('doclibID', $lib->id);?>
<?php if($lib->type == 'product'):?>
<style> .chosen-container .chosen-results {max-height: 180px;}</style>
<?php else:?>