[Rt-commit] r4661 - in rtir/branches/1.9-EXPERIMENTAL: html/RTIR/Investigation/Elements

ruz at bestpractical.com ruz at bestpractical.com
Thu Mar 2 16:24:16 EST 2006


Author: ruz
Date: Thu Mar  2 16:24:15 2006
New Revision: 4661

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Investigation/Elements/Create

Log:
 r814 at cubic-pc:  cubic | 2006-03-02 23:47:30 +0300
 * fdrop unused code


Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Investigation/Elements/Create
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Investigation/Elements/Create	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Investigation/Elements/Create	Thu Mar  2 16:24:15 2006
@@ -140,10 +140,6 @@
 delete $ARGS{'DefaultsNamePrefix'};
 delete $ARGS{'NamePrefix'};
 
-
-#unless ($QueueObj->CurrentUserHasRight('CreateTicket')) {
-#    Abort('You have no permission to create tickets in that queue.');
-#}
 my ($Ticket, @results) = CreateTicket(
     Attachments => $session{'Attachments'},
     %ARGS,


More information about the Rt-commit mailing list