make hyperlink full distch of port cell
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
[% END %]
|
[% END %]
|
||||||
</td>
|
</td>
|
||||||
[% IF params.c_port %]
|
[% IF params.c_port %]
|
||||||
<td><a class="this_port_only">[% row.port | html_entity %]</a></td>
|
<td><a class="nd_linkcell this_port_only">[% row.port | html_entity %]</a></td>
|
||||||
[% END %]
|
[% END %]
|
||||||
[% IF params.c_descr %]
|
[% IF params.c_descr %]
|
||||||
<td class="center_cell">[% row.descr | html_entity %]</td>
|
<td class="center_cell">[% row.descr | html_entity %]</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user