| Line 33... |
Line 33... |
| 33 |
#else
|
33 |
#else
|
| 34 |
<td style="text-align:center;"><a style="visibility: hidden;">I</a><img alt="Inactive" src="/Support/images/inactive.ico" style="width: 18px;"></td>
|
34 |
<td style="text-align:center;"><a style="visibility: hidden;">I</a><img alt="Inactive" src="/Support/images/inactive.ico" style="width: 18px;"></td>
|
| 35 |
#end
|
35 |
#end
|
| 36 |
<td style="text-align:center;">$item.getItemStatus()</td>
|
36 |
<td style="text-align:center;">$item.getItemStatus()</td>
|
| 37 |
<td style="text-align:center;"><a href="#" class="editItem" it="$item.getItem_id()">View/Edit</a></td>
|
37 |
<td style="text-align:center;"><a href="#" class="editItem" it="$item.getItem_id()">View/Edit</a></td>
|
| 38 |
<td style="text-align:center;width:10%;"><a href="/Support/snapdeal-list/competition-analysis?itemId=$item.getItem_id()" target="_blank" class="showCompetitionAnalysis" it="$item.getItem_id()">Show</a></td>
|
38 |
<td style="text-align:center;width:10%;"><a href="/Support/snapdeal-list/competition-analysis?itemId=$item.getItem_id()&supc=$item.getSupc()" target="_blank" class="showCompetitionAnalysis" it="$item.getItem_id()">Show</a></td>
|
| 39 |
</td>
|
39 |
</td>
|
| 40 |
</tr>
|
40 |
</tr>
|
| 41 |
#end
|
41 |
#end
|
| 42 |
</tbody>
|
42 |
</tbody>
|
| 43 |
</table>
|
43 |
</table>
|