[Rt-commit] r17021 - in rt/3.8/trunk: share/html/SelfService
alexmv at bestpractical.com
alexmv at bestpractical.com
Mon Nov 24 16:09:31 EST 2008
Author: alexmv
Date: Mon Nov 24 16:09:30 2008
New Revision: 17021
Modified:
rt/3.8/trunk/ (props changed)
rt/3.8/trunk/share/html/SelfService/Create.html
Log:
r39487 at kohr-ah: chmrr | 2008-11-24 16:09:01 -0500
* Allow %ARGS to set custom field values in SelfService
Modified: rt/3.8/trunk/share/html/SelfService/Create.html
==============================================================================
--- rt/3.8/trunk/share/html/SelfService/Create.html (original)
+++ rt/3.8/trunk/share/html/SelfService/Create.html Mon Nov 24 16:09:30 2008
@@ -87,7 +87,7 @@
</tr>
<tr>
<td colspan="2">
- <& /Ticket/Elements/EditCustomFields, QueueObj => $queue_obj &>
+ <& /Ticket/Elements/EditCustomFields, %ARGS, QueueObj => $queue_obj &>
</td>
</tr>
<tr>
More information about the Rt-commit
mailing list