caipin %!s(int64=5) %!d(string=hai) anos
pai
achega
11d828e575
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.=$html[$value['cid']]['total'];
 		$categoryHtml.=$categoryProportionHtml;
 		$categoryHtml.=$categoryProportionHtml;
-		$categoryHtml.=$html[$value['cid']]['allMonth'];
+		//$categoryHtml.=$html[$value['cid']]['allMonth'];
 	}
 	}