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:
1e9c6bb
)
Presenter/Part: Type in Doku.
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Thu, 9 Jun 2016 14:49:35 +0000
(16:49 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Thu, 9 Jun 2016 14:49:35 +0000
(16:49 +0200)
SL/Presenter/Part.pm
patch
|
blob
|
history
diff --git
a/SL/Presenter/Part.pm
b/SL/Presenter/Part.pm
index
3088eaa
..
97b14e8
100644
(file)
--- a/
SL/Presenter/Part.pm
+++ b/
SL/Presenter/Part.pm
@@
-123,7
+123,7
@@
selectors though, they are not selectable once overridden.
C<part_picker> will register it's javascript for inclusion in the next header
rendering. If you write a standard controller that only call C<render> once, it
will just work. In case the header is generated in a different render call
-(multiple blocks, ajax, old C<bin/moilla> style controllers) you need to
+(multiple blocks, ajax, old C<bin/mo
z
illa> style controllers) you need to
include C<js/autocomplete_part.js> yourself.
=back