[Rt-commit] r5362 - in rtir/branches/1.9-EXPERIMENTAL:
html/RTIR/Incident
ruz at bestpractical.com
ruz at bestpractical.com
Wed Jun 14 18:51:37 EDT 2006
Author: ruz
Date: Wed Jun 14 18:51:36 2006
New Revision: 5362
Modified:
rtir/branches/1.9-EXPERIMENTAL/ (props changed)
rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Edit.html
Log:
r1461 at cubic-pc: cubic | 2006-06-15 01:16:24 +0400
* add resolution CF to edit page
Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Edit.html
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Edit.html (original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Edit.html Wed Jun 14 18:51:36 2006
@@ -112,6 +112,15 @@
Rows => 1 &>
</td>
</tr>
+ <tr>
+ <td class="label"><&|/l&>Resolution</&>:</td>
+ <td class="value">
+ <& /RTIR/Elements/EditRTIRField,
+ TicketObj => $Ticket,
+ Name => 'Resolution',
+ Rows => 1 &>
+ </td>
+ </tr>
</table>
<& /Widgets/TitleBoxEnd &>
More information about the Rt-commit
mailing list