[Rt-commit] [rtir] 02/02: Catch the remaining GnuPG/SignEncryptWidget
Kevin Falcone
falcone at bestpractical.com
Fri Apr 18 22:54:20 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 3.2/test-fixes
in repository rtir.
commit 51c238654ebea401f05c0145408ebc900a7c5a7b
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Apr 18 22:45:47 2014 -0400
Catch the remaining GnuPG/SignEncryptWidget
RT 4.2 moved these to /Elements/Crypt/
---
html/RTIR/Elements/UpdateData | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/RTIR/Elements/UpdateData b/html/RTIR/Elements/UpdateData
index c162aa5..7d03420 100644
--- a/html/RTIR/Elements/UpdateData
+++ b/html/RTIR/Elements/UpdateData
@@ -57,7 +57,7 @@
% if ( $GnuPGWidget ) {
<tr><td> </td><td>
-<& /Elements/GnuPG/SignEncryptWidget,
+<& /Elements/Crypt/SignEncryptWidget,
self => $GnuPGWidget,
TicketObj => $Ticket,
&>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list