caipin il y a 5 ans
Parent
commit
11d828e575
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      protected/class/receipt.func.php

+ 1 - 1
protected/class/receipt.func.php

@@ -151,7 +151,7 @@ function _getReceiptSummaryHtml($cglist,$aiAllList,$dataSummary,$year){
 		
 		$categoryHtml.=$html[$value['cid']]['total'];
 		$categoryHtml.=$categoryProportionHtml;
-		$categoryHtml.=$html[$value['cid']]['allMonth'];
+		//$categoryHtml.=$html[$value['cid']]['allMonth'];
 	}