[Rt-commit] r8752 - in rtir/branches/2.3-EXPERIMENTAL: .
sartak at bestpractical.com
sartak at bestpractical.com
Mon Aug 27 18:21:23 EDT 2007
Author: sartak
Date: Mon Aug 27 18:21:23 2007
New Revision: 8752
Modified:
rtir/branches/2.3-EXPERIMENTAL/ (props changed)
rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm
Log:
r37469 at onn: sartak | 2007-08-27 18:21:13 -0400
Fix the RTIR config for new column names
Modified: rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm (original)
+++ rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm Mon Aug 27 18:21:23 2007
@@ -187,7 +187,7 @@
BulkReply =>
q{'<b><a href="__WebPath__/Ticket/Display.html?id=__id__">__id__</a></b>/TITLE:#',
'<b><a href="__WebPath__/Ticket/Display.html?id=__id__">__Subject__</a></b>/TITLE:Subject',
- __RequestorsKey__, __OwnerNameKey__, __CreatedRelative__, __DueRelative__},
+ __KeyRequestors__, __KeyOwnerName__, __CreatedRelative__, __DueRelative__},
DueIncidents =>
q{'<b><a href="__WebPath__/Ticket/Display.html?id=__id__">__id__</a></b>/TITLE:#',
More information about the Rt-commit
mailing list