[Rt-commit] r7493 - in rtir/branches/2.3-EXPERIMENTAL: html/RTIR/Elements

jesse at bestpractical.com jesse at bestpractical.com
Thu Apr 12 03:31:30 EDT 2007


Author: jesse
Date: Thu Apr 12 03:31:29 2007
New Revision: 7493

Modified:
   rtir/branches/2.3-EXPERIMENTAL/   (props changed)
   rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/UpdateData

Log:
 r54788 at pinglin:  jesse | 2007-04-12 03:31:08 -0400
 * Refactored the OtherRecipients parts of RTIR reply ui to use RT


Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/UpdateData
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/UpdateData	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/UpdateData	Thu Apr 12 03:31:29 2007
@@ -22,16 +22,8 @@
 %# 
 %# 
 %# END LICENSE BLOCK
-<tr><td align="right"><&|/l&>Cc</&>:</td><td><input name="UpdateCc" size="60" value="<% $UpdateCc %>" /><br />
-<i><font size="-2">
-<&|/l&>(Sends a carbon-copy of this update to a comma-delimited list of email addresses. Does <b>not</b> change who will receive future updates.)</&></font></i>
-</td></tr>
-
-<tr><td align="right"><&|/l&>Bcc</&>:</td><td><input name="UpdateBcc" size="60" value="<% $UpdateBcc %>" /><br />
-<i><font size="-2">
-<&|/l&>(Sends a blind carbon-copy of this update to a comma-delimited list of email addresses. Does <b>not</b> change who will receive future updates.)</&></font></i>
-</td></tr>
 
+<& /Ticket/Elements/UpdateCc, %ARGS, TicketObj => $Ticket &>
 <tr><td colspan="2"><& /RTIR/Create.html:AttachmentsForm &></td></tr>
 
 <tr><td colspan="2">


More information about the Rt-commit mailing list