Merge branch 'sprint/189_zhouxin_22361' into 'master'
* Fix bug #22361. See merge request easycorp/zentaopms!3348
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
</div>
|
||||
<div id="mainContent" class="main-row fade">
|
||||
<?php if(empty($productStructure)):?>
|
||||
<div class="cell<?php if($browseType == 'bySearch') echo ' show';?>" id="queryBox" data-module='product'></div>
|
||||
<div class="table-empty-tip">
|
||||
<p><span class="text-muted"><?php echo $lang->product->noProduct;?></span></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user