From: Moritz Bunkus Date: Thu, 4 Apr 2013 08:50:21 +0000 (+0200) Subject: ClientJS: Dokumentationsupdate X-Git-Tag: release-3.1.0beta1~493 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ab92bc46db21aa1e65e3d46258eaa8abfea62d2f;p=kivitendo-erp.git ClientJS: Dokumentationsupdate --- diff --git a/SL/ClientJS.pm b/SL/ClientJS.pm index d58905e75..42317c369 100644 --- a/SL/ClientJS.pm +++ b/SL/ClientJS.pm @@ -392,8 +392,8 @@ But it is easier to integrate into a method call chain, e.g.: Display a C<$message> in the flash of type C<$type>. Multiple calls of C on the same C<$self> will be merged by type. -On the client side the flash of this type will be cleared before the -message is shown. +On the client side the flashes of all types will be cleared after each +successful ClientJS call that did not end with C<$js-Eerror(...)>. =item C