projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8814e0
)
kommentar
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 14 Sep 2012 16:48:27 +0000
(18:48 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:45 +0000
(15:59 +0200)
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
4dc3118
..
46b1905
100644
(file)
--- a/
SL/Form.pm
+++ b/
SL/Form.pm
@@
-531,8
+531,6
@@
EOT
}
sub footer {
- # TODO: fix abort conditions
-
return unless $::request->{layout}->need_footer;
print $::request->{layout}->end_content;