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 4dc3118..46b1905 100644 (file)
@@ -531,8 +531,6 @@ EOT
 }
 
 sub footer {
-  # TODO: fix abort conditions
-
   return unless $::request->{layout}->need_footer;
 
   print $::request->{layout}->end_content;