[otrs-cvs] Advisory/Kernel/Output/HTML TicketMenuAdvisory.pm, 1.8, 1.9

CVS commits notifications of OTRS.org cvs-log at otrs.org
Fri Apr 25 10:23:40 GMT 2008


Comments:
Update of /home/cvs/Advisory/Kernel/Output/HTML
In directory lancelot:/tmp/cvs-serv31995/Kernel/Output/HTML

Modified Files:
	TicketMenuAdvisory.pm 
Log Message:
Simplify code for a better readablity.

Author: tr

Index: TicketMenuAdvisory.pm
===================================================================
RCS file: /home/cvs/Advisory/Kernel/Output/HTML/TicketMenuAdvisory.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** TicketMenuAdvisory.pm	14 Apr 2008 17:47:57 -0000	1.8
--- TicketMenuAdvisory.pm	25 Apr 2008 10:23:35 -0000	1.9
***************
*** 85,94 ****
                  $Self->{LayoutObject}->Block(
                      Name => 'Menu',
-                     Data => {},
                  );
                  if ( $Param{Counter} ) {
                      $Self->{LayoutObject}->Block(
                          Name => 'MenuItemSplit',
-                         Data => {},
                      );
                  }
--- 85,92 ----


More information about the cvs-log mailing list