[Rt-commit] r8295 - in rtir/branches/2.3-EXPERIMENTAL: .
thayes at bestpractical.com
thayes at bestpractical.com
Wed Jul 25 17:45:31 EDT 2007
Author: thayes
Date: Wed Jul 25 17:45:30 2007
New Revision: 8295
Modified:
rtir/branches/2.3-EXPERIMENTAL/ (props changed)
rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html
Log:
r8443 at toth: toth | 2007-07-25 17:36:50 -0400
* Minor: removed unneccessary commented out line
Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html (original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Merge.html Wed Jul 25 17:45:30 2007
@@ -94,7 +94,6 @@
push @results, ProcessTicketLinks( TicketObj => $Ticket, ARGSRef => \%ARGS);
$Ticket = LoadTicket($id);
- #push @results, "Ticket " . $Ticket->id . " unlocked" if $Ticket->Locked() && $Ticket->Unlock();
return $m->comp('/RTIR/Display.html', id => $Ticket->id, results => \@results );
} else {
push @results, loc("Merge failed: Ticket #[_1] is not the right type", $MergeTicket->Id );
More information about the Rt-commit
mailing list