forked from Wavyzz/dolibarr
FIX CSS
This commit is contained in:
@@ -317,7 +317,7 @@ function getCustomerOrderPieChart($socid = 0)
|
||||
}
|
||||
}
|
||||
if (!empty($conf->use_javascript_ajax)) {
|
||||
$result .= '<tr class="impair"><td align="center" colspan="2">';
|
||||
$result .= '<tr class="oddeven"><td align="center" colspan="2">';
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/class/dolgraph.class.php';
|
||||
$dolgraph = new DolGraph();
|
||||
|
||||
Reference in New Issue
Block a user