Subversion Repositories SmartDukaan

Rev

Rev 33419 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33419 Rev 33886
Line 8... Line 8...
8
#else
8
#else
9
<td>-</td>
9
<td>-</td>
10
#end
10
#end
11
<td>
11
<td>
12
    #if($creditAccount.isActive() || !$fofoSidbiPendingSanctionsMap.get($creditAccount.getFofoId()))
12
    #if($creditAccount.isActive() || !$fofoSidbiPendingSanctionsMap.get($creditAccount.getFofoId()))
13
        $creditAccount.getGateway()
13
        <span class="mk_gateway" data-gateway="$creditAccount.getGateway()"></span>$creditAccount.getGateway()
14
    #else
14
    #else
15
        <select>
15
        <select>
16
            #foreach($directGateway in $directGateways)
16
            #foreach($directGateway in $directGateways)
17
                <option value="$directGateway">
17
                <option value="$directGateway">
18
                    $directGateway
18
                    $directGateway