Christy - MIFOSX-1461 - Allow a monthly loan to be scheduled on n-th weekday of every month - new commit

This commit is contained in:
Christy Ninan 2014-09-16 22:36:34 -05:00
parent 94e527ae5a
commit a8743b5b93

View File

@ -54,10 +54,7 @@
scope.collateralOptions = data.loanCollateralOptions || [];
});
}
scope.showOptionsForMonthlyRepayment = function () {
}
scope.previewClientLoanAccInfo = function () {
scope.previewRepayment = false;
scope.charges = scope.loanaccountinfo.charges || [];