Subversion Repositories SmartDukaan

Rev

Rev 34180 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34180 Rev 34202
Line 8... Line 8...
8
            <th rowspan="2">Focused</th>
8
            <th rowspan="2">Focused</th>
9
            <th rowspan="2">Item Id</th>
9
            <th rowspan="2">Item Id</th>
10
            <th rowspan="2">Category</th>
10
            <th rowspan="2">Category</th>
11
            <th rowspan="2">Status</th>
11
            <th rowspan="2">Status</th>
12
            #foreach($entry in $warehouseMap.entrySet())
12
            #foreach($entry in $warehouseMap.entrySet())
13
                <th style="text-align: center" colspan="4">$entry.getValue()</th>
13
                <th style="text-align: center" colspan="6">$entry.getValue()</th>
14
            #end
14
            #end
15
        </tr>
15
        </tr>
16
        <tr>
16
        <tr>
17
            #foreach($entry in $warehouseMap.entrySet())
17
            #foreach($entry in $warehouseMap.entrySet())
18
                <th>Avlbl</th>
18
                <th>Avlbl</th>