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:
6afd06a
)
Kosmetik: Doku-Formatierung
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 17 Aug 2012 10:25:14 +0000
(12:25 +0200)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 17 Aug 2012 10:25:14 +0000
(12:25 +0200)
SL/Controller/Base.pm
patch
|
blob
|
history
diff --git
a/SL/Controller/Base.pm
b/SL/Controller/Base.pm
index
c871395
..
29289ff
100644
(file)
--- a/
SL/Controller/Base.pm
+++ b/
SL/Controller/Base.pm
@@
-502,7
+502,7
@@
action.
The hook's return values are discarded.
-=item
delay_flash_on_redirect
+=item
C<delay_flash_on_redirect>
May be overridden by a controller. If this method returns true, redirect_to
will delay all flash messages for the current request. Defaults to false for