[Rt-commit] r8144 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR
ruz at bestpractical.com
ruz at bestpractical.com
Thu Jul 12 17:48:33 EDT 2007
Author: ruz
Date: Thu Jul 12 17:48:33 2007
New Revision: 8144
Modified:
rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Edit.html
Log:
* get rid of showing editor of the IP field twice for Blocks
Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Edit.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Edit.html (original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Edit.html Thu Jul 12 17:48:33 2007
@@ -178,6 +178,7 @@
</td>
</tr>
% }
+% unless ($Type eq 'Block') {
<tr>
<td class="labeltop"><&|/l&>IP</&>:</td>
<td class="value">
@@ -186,6 +187,7 @@
Name => 'IP', Cols => 40 &>
</td>
</tr>
+% }
<tr>
<td colspan="2">
More information about the Rt-commit
mailing list