[Rt-commit] r10509 - in rt/branches/3.7-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Sat Jan 26 20:01:38 EST 2008
Author: ruz
Date: Sat Jan 26 20:01:38 2008
New Revision: 10509
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/html/Ticket/GnuPG.html
Log:
r10521 at cubic-pc (orig r10487): ruz | 2008-01-25 04:10:42 +0300
* define action for the form
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:38 2008
@@ -7,7 +7,7 @@
% $m->callback( CallbackName => 'BeforeActionList', %ARGS, Actions => \@results, ARGSRef => \%ARGS );
<& /Elements/ListActions, actions => \@results &>
-<form method="post">
+<form method="post" action="<% RT->Config->Get('WebPath') . $m->request_comp->path %>">
<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