[Rt-commit] rtir branch, 2.6/unique-cf-ids, updated. 2.6.0-19-gfac4bbb
Kevin Falcone
falcone at bestpractical.com
Wed Jun 22 20:11:59 EDT 2011
The branch, 2.6/unique-cf-ids has been updated
via fac4bbbad452067105a5ae7b0ea1ea5d76bf236e (commit)
from 9582e6bb0d23ec7e962df314fb4889e7642c5ae7 (commit)
Summary of changes:
html/RTIR/Investigation/Elements/Create | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit fac4bbbad452067105a5ae7b0ea1ea5d76bf236e
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Jun 22 20:11:25 2011 -0400
This second reference to CFIDPrefix is no longer used
We converted to use $NamePrefix so we no longer need to pass it into the
Process METHOD
diff --git a/html/RTIR/Investigation/Elements/Create b/html/RTIR/Investigation/Elements/Create
index e46c3bc..60d1cf2 100644
--- a/html/RTIR/Investigation/Elements/Create
+++ b/html/RTIR/Investigation/Elements/Create
@@ -153,7 +153,6 @@ if ( RT->Config->Get('GnuPG')->{'Enable'} ) {
<%ARGS>
$NamePrefix => '',
$DefaultsNamePrefix => undef
-$CFIDPrefix => ''
</%ARGS>
<%INIT>
if ( defined $NamePrefix && length $NamePrefix ) {
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list