* Fix productsummary report style.

This commit is contained in:
Yagami
2019-04-03 11:10:31 +08:00
parent 989e5fb6da
commit 49933c0fcb
@@ -1,4 +1,7 @@
<?php include '../../common/view/header.html.php';?>
<?php if($this->app->getClientLang() == 'en'):?>
<style>#conditions .col-xs { width: 126px; }</style>
<?php endif;?>
<div id='mainContent' class='main-row'>
<div class='side-col col-lg'>
<?php include 'blockreportlist.html.php';?>