X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/93a613ded9c6372a4b97c9f7e04a7dc9d037392c..a143bb853debae00c61b9666e8843cfafda6e3b7:/SL/Controller/Order.pm?ds=sidebyside diff --git a/SL/Controller/Order.pm b/SL/Controller/Order.pm index b11e364b9..a24d1d3b5 100644 --- a/SL/Controller/Order.pm +++ b/SL/Controller/Order.pm @@ -594,7 +594,7 @@ sub action_get_item_longdescription { $_[0]->render(\ $longdescription, { type => 'text' }); } -# load the second row for one or more items (cvars only for now) +# load the second row for one or more items # # This action gets the html code for all items second rows by rendering a template for # the second row and sets the html code via client js.