]> wagnertech.de Git - kivitendo-erp.git/commitdiff
kommentar
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 14 Sep 2012 16:48:27 +0000 (18:48 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:45 +0000 (15:59 +0200)
SL/Form.pm

index 4dc31182666c6190e2708a02a777e705be329a66..46b1905800128c4c608827d9ada1d499211cf36a 100644 (file)
@@ -531,8 +531,6 @@ EOT
 }
 
 sub footer {
 }
 
 sub footer {
-  # TODO: fix abort conditions
-
   return unless $::request->{layout}->need_footer;
 
   print $::request->{layout}->end_content;
   return unless $::request->{layout}->need_footer;
 
   print $::request->{layout}->end_content;