[Rt-commit] r3846 - in rt/branches/3.5-TESTING: . html/Ticket
html/Ticket/Elements
Thomas Sibley
trs at bestpractical.com
Mon Sep 12 18:34:18 EDT 2005
jesse at bestpractical.com wrote:
> Modified: rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
> ==============================================================================
> --- rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary (original)
> +++ rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary Mon Sep 12 09:09:44 2005
> @@ -66,15 +66,6 @@
> </&>
>
> <& /Ticket/Elements/ShowAttachments, Ticket => $Ticket, Attachments => $Attachments &>
> - <&|/Elements/TitleBox, title => loc("Reminders"),
> - title_href =>"$RT::WebPath/Ticket/Reminders.html?id=".$Ticket->Id,
> - title_class=> 'inverse',
> - color => "#666699" &>
> - <form action="<%$RT::WebPath%>/Ticket/Display.html" method="post">
> - <& /Ticket/Elements/Reminders, Ticket => $Ticket, ShowCompleted => 0 &>
> - <div align="right"><input type="submit" value="Save" /></div>
> - </form>
> - </&>
> <br />
> <& /Ticket/Elements/ShowRequestor, Ticket => $Ticket &>
> </td>
Do we really want to get rid of the reminders in this?
Tom
More information about the Rt-commit
mailing list