caipin %!s(int64=5) %!d(string=hai) anos
pai
achega
cd74ca4fdc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      protected/view/receipt/receiptFee.html

+ 1 - 0
protected/view/receipt/receiptFee.html

@@ -331,6 +331,7 @@
 $(function() {
 	$("input[name='feeType']").click(function() {
 		 var feeType = $(this).val();
+		 console.log('sdf');
 		 console.log(feeType);
 	
 	});