Minor code cleanup of unused code; avoids Apache warning
authorBill Erickson <berick@esilibrary.com>
Thu, 28 Jul 2011 18:32:35 +0000 (14:32 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 28 Jul 2011 18:32:35 +0000 (14:32 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/templates/default/opac/parts/advanced/global_row.tt2

index 926504e..f2fbbe6 100644 (file)
@@ -29,5 +29,4 @@
             onclick='return killRowIfAtLeast(2, this);'><img src="[% ctx.media_prefix %]/images/adv_row_close_btn.png" /></a>
     </td>
 </tr>
-[%      i = i + 1;
-    END %]
+[% END %]