Fix missing background on progress-bar for 95th bills (#10443)

This commit is contained in:
CirnoT
2019-07-14 23:40:55 +02:00
committed by Tony Murray
parent 8bbc69a878
commit a0ac361174

View File

@@ -187,6 +187,7 @@ if ($vars['view'] == 'edit' && LegacyAuth::user()->hasGlobalAdmin()) {
$cdr = $bill_data['bill_cdr'];
$rate_95th = round($rate_95th, 2);
$percent = round((($rate_95th) / $cdr * 100), 2);
$background = get_percentage_colours($percent);
$type = '&95th=yes';
?>
<td>