[Bps-public-commit] r11661 - RT-Extension-Reports/html/Reports/Types
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Apr 9 08:28:53 EDT 2008
Author: sunnavy
Date: Wed Apr 9 08:28:52 2008
New Revision: 11661
Modified:
RT-Extension-Reports/html/Reports/Types/ActiveOrInactive
RT-Extension-Reports/html/Reports/Types/TicketsMoved
Log:
forgot <tr> somewhere
Modified: RT-Extension-Reports/html/Reports/Types/ActiveOrInactive
==============================================================================
--- RT-Extension-Reports/html/Reports/Types/ActiveOrInactive (original)
+++ RT-Extension-Reports/html/Reports/Types/ActiveOrInactive Wed Apr 9 08:28:52 2008
@@ -60,6 +60,7 @@
'checked="checked"' : ()%>>Inactive</input>
</td>
</tr>
+<tr>
<td><&|/l&>Start Date</&></td>
<td><& /Elements/SelectDate, Name => 'StartDate', current => 0, Default =>
$StartDate &>
Modified: RT-Extension-Reports/html/Reports/Types/TicketsMoved
==============================================================================
--- RT-Extension-Reports/html/Reports/Types/TicketsMoved (original)
+++ RT-Extension-Reports/html/Reports/Types/TicketsMoved Wed Apr 9 08:28:52 2008
@@ -60,6 +60,7 @@
'checked="checked"' : ()%>>Moved Out</input>
</td>
</tr>
+<tr>
<td><&|/l&>Start Date</&></td>
<td><& /Elements/SelectDate, Name => 'StartDate', current => 0, Default =>
$StartDate &>
More information about the Bps-public-commit
mailing list