[Rt-commit] r10510 - in rt/branches/3.7-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Sat Jan 26 20:01:46 EST 2008
Author: ruz
Date: Sat Jan 26 20:01:46 2008
New Revision: 10510
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/html/Ticket/GnuPG.html
Log:
r10523 at cubic-pc (orig r10489): ruz | 2008-01-25 04:18:13 +0300
* oops, forgot id by the way
Modified: rt/branches/3.7-EXPERIMENTAL/html/Ticket/GnuPG.html
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/html/Ticket/GnuPG.html (original)
+++ rt/branches/3.7-EXPERIMENTAL/html/Ticket/GnuPG.html Sat Jan 26 20:01:46 2008
@@ -7,7 +7,7 @@
% $m->callback( CallbackName => 'BeforeActionList', %ARGS, Actions => \@results, ARGSRef => \%ARGS );
<& /Elements/ListActions, actions => \@results &>
-<form method="post" action="<% RT->Config->Get('WebPath') . $m->request_comp->path %>">
+<form method="post" action="<% RT->Config->Get('WebPath') . $m->request_comp->path %>?id=<% $id %>">
<a href="<% RT->Config->Get('WebURL') %>/Ticket/Display.html?id=<% $txn->Ticket %>#txn-<% $id %>">
<% loc('Return back to the ticket') %>
</a>
More information about the Rt-commit
mailing list