[Rt-commit] r9889 - rt/branches/3.7-RTIR-RELENG/html/Ticket
ruz at bestpractical.com
ruz at bestpractical.com
Tue Dec 11 09:51:54 EST 2007
Author: ruz
Date: Tue Dec 11 09:51:53 2007
New Revision: 9889
Modified:
rt/branches/3.7-RTIR-RELENG/html/Ticket/Create.html
rt/branches/3.7-RTIR-RELENG/html/Ticket/Update.html
Log:
* minor
Modified: rt/branches/3.7-RTIR-RELENG/html/Ticket/Create.html
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/html/Ticket/Create.html (original)
+++ rt/branches/3.7-RTIR-RELENG/html/Ticket/Create.html Tue Dec 11 09:51:53 2007
@@ -57,10 +57,7 @@
<input type="hidden" class="hidden" name="id" value="new" />
% $m->callback( CallbackName => 'FormStart', ARGSRef => \%ARGS );
-<& /Elements/GnuPG/SignEncryptWidget:ShowIssues,
- self => $gnupg_widget,
- QueueObj => $QueueObj,
-&>
+<& /Elements/GnuPG/SignEncryptWidget:ShowIssues, self => $gnupg_widget &>
<div id="Ticket-Create-basics">
<a name="basics"></a>
Modified: rt/branches/3.7-RTIR-RELENG/html/Ticket/Update.html
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/html/Ticket/Update.html (original)
+++ rt/branches/3.7-RTIR-RELENG/html/Ticket/Update.html Tue Dec 11 09:51:53 2007
@@ -60,10 +60,7 @@
<input type="hidden" class="hidden" name="DefaultStatus" value="<% $DefaultStatus ||''%>" />
<input type="hidden" class="hidden" name="Action" value="<% $ARGS{Action}||'' %>" />
-<& /Elements/GnuPG/SignEncryptWidget:ShowIssues,
- self => $gnupg_widget,
- TicketObj => $TicketObj,
-&>
+<& /Elements/GnuPG/SignEncryptWidget:ShowIssues, self => $gnupg_widget &>
<table border="0">
More information about the Rt-commit
mailing list