Mailing List Archive

[svn] r1722 - rtir/branches/1.1-TESTING/html/RTIR/Tools
Author: jesse
Date: Sun Nov 7 09:15:20 2004
New Revision: 1722

Modified:
rtir/branches/1.1-TESTING/html/RTIR/Tools/Lookup.html
Log:
* Improved Lookup tool to use an RT standard API rather than something custom


Modified: rtir/branches/1.1-TESTING/html/RTIR/Tools/Lookup.html
==============================================================================
--- rtir/branches/1.1-TESTING/html/RTIR/Tools/Lookup.html (original)
+++ rtir/branches/1.1-TESTING/html/RTIR/Tools/Lookup.html Sun Nov 7 09:15:20 2004
@@ -34,7 +34,7 @@

<TABLE WIDTH=100% border=0 cellpadding=2 CELLSPACING=0>
<& /Elements/TicketList,
- SingleRecord => $TicketObj,
+ Query => "id = ".$TicketObj->id,
Format => $Format,
&>
</table>
_______________________________________________
Rt-commit mailing list
Rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit