[Rt-commit] r8317 - in rt/branches/3.7-EXPERIMENTAL-TUNIS: .
thayes at bestpractical.com
thayes at bestpractical.com
Mon Jul 30 14:34:08 EDT 2007
Author: thayes
Date: Mon Jul 30 14:34:07 2007
New Revision: 8317
Modified:
rt/branches/3.7-EXPERIMENTAL-TUNIS/ (props changed)
rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Elements/ShowLock
Log:
r8477 at toth: toth | 2007-07-30 14:33:48 -0400
* Reverted previous check (bug that inspired it no longer appears)
Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Elements/ShowLock
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Elements/ShowLock (original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Elements/ShowLock Mon Jul 30 14:34:07 2007
@@ -17,7 +17,6 @@
%}
<%INIT>
my $Lock;
-return unless defined $Ticket;
return unless defined $Duration || ($Lock = $Ticket->Locked());
my $u = RT::User->new($session{'CurrentUser'});
More information about the Rt-commit
mailing list