[Rt-commit] r10419 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident

ruz at bestpractical.com ruz at bestpractical.com
Mon Jan 21 21:11:54 EST 2008


Author: ruz
Date: Mon Jan 21 21:11:41 2008
New Revision: 10419

Modified:
   rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Edit.html

Log:
* allow users to edit additional Incidents' CFs via 'Edit' page

Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Edit.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Edit.html	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Incident/Edit.html	Mon Jan 21 21:11:41 2008
@@ -133,6 +133,12 @@
          Rows => 1 &>
     </td>
   </tr>
+
+  <tr>
+    <td colspan="2">
+      <& /Ticket/Elements/EditCustomFields, TicketObj => $Ticket &>
+    </td>
+  </tr>
 </table>
 
 </&>


More information about the Rt-commit mailing list