]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter/Chart.pm
PartPicker von autocomplete_part.js nach kivi.Part.js verschoben
[mfinanz.git] / SL / Presenter / Chart.pm
index 025fa8021d8ddf1e0c4bcc8c63db8c19fa930b71..58c6b858c3a2a4e859dbb298b6bc4bb62a2ab49b 100644 (file)
@@ -159,7 +159,7 @@ C<chart_picker> will register its javascript for inclusion in the next header
 rendering. If you write a standard controller that only calls C<render> once, it
 will just work.  In case the header is generated in a different render call
 (multiple blocks, ajax, old C<bin/mozilla> style controllers) you need to
-include C<js/autocomplete_part.js> yourself.
+include C<js/autocomplete_chart.js> yourself.
 
 =back