Subversion Repositories SmartDukaan

Rev

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

Rev 31949 Rev 31950
Line 365... Line 365...
365
                    <tbody>
365
                    <tbody>
366
                    
366
                    
367
                       
367
                       
368
                        <tr>
368
                        <tr>
369
                            <th class="details">Outlet Potential</th>
369
                            <th class="details">Outlet Potential</th>
370
                            <td class="currency">$nf.format($fofoStore.getCounterPotential())</td>
370
                            <td class="currency">$fofoStore.getCounterPotential()</td>
371
                        </tr>
371
                        </tr>
372
                    </tbody>
372
                    </tbody>
373
                </table>
373
                </table>
374
            </div>
374
            </div>
375
        </div>
375
        </div>