| Line 31... |
Line 31... |
| 31 |
<td style="text-align:center;"><a style="visibility: hidden;">A</a><img alt="active" src="/Support/images/active.ico" style="width: 18px;"></td>
|
31 |
<td style="text-align:center;"><a style="visibility: hidden;">A</a><img alt="active" src="/Support/images/active.ico" style="width: 18px;"></td>
|
| 32 |
#else
|
32 |
#else
|
| 33 |
<td style="text-align:center;"><a style="visibility: hidden;">I</a><img alt="Inactive" src="/Support/images/inactive.ico" style="width: 18px;"></td>
|
33 |
<td style="text-align:center;"><a style="visibility: hidden;">I</a><img alt="Inactive" src="/Support/images/inactive.ico" style="width: 18px;"></td>
|
| 34 |
#end
|
34 |
#end
|
| 35 |
<td style="text-align:center;">$item.getItemStatus()</td>
|
35 |
<td style="text-align:center;">$item.getItemStatus()</td>
|
| 36 |
<td><a href="#" class="editItem" it="$item.getItem_id()">View/Edit</a></td>
|
36 |
<td style="text-align:center;"><a href="#" class="editItem" it="$item.getItem_id()">View/Edit</a></td>
|
| 37 |
</td>
|
37 |
</td>
|
| 38 |
</tr>
|
38 |
</tr>
|
| 39 |
#end
|
39 |
#end
|
| 40 |
</tbody>
|
40 |
</tbody>
|
| 41 |
</table>
|
41 |
</table>
|