Rev 29813 | Rev 29961 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<td>$creditAccount.getId()</td><td>$creditAccount.getFofoId()</td><td>$customRetailers.get($creditAccount.getFofoId()).getBusinessName()</td><td>$creditAccount.getGateway()</td><td>$creditAccount.getSanctionedAmount()</td><td>$creditAccount.getAvailableAmount()</td><td>$creditAccount.getCreditStatus()</td>#if($creditAccount.getDescription())<td>$creditAccount.getDescription()</td>#else<td></td>#end<td>$creditAccount.getUpdatedOn().format($dateTimeFormatter)</td>#if(!$creditAccount.isActive())<td><button class="btn btn-primary activate-partner-kred" data-id="$creditAccount.getId()">Activate</button></td>#else<td><button class="btn btn-primary deactivate-partner-kred" data-id="$creditAccount.getId()">Deactivate</button></td>#end