From f035977341957999d55b1e40db2cbaf7eb516be1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Mon, 21 Nov 2016 22:03:53 +0100 Subject: [PATCH] Auftrags-Controller: Update docs (bugs and caveats) --- SL/Controller/Order.pm | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/SL/Controller/Order.pm b/SL/Controller/Order.pm index 766cd6ea4..5c0102b39 100644 --- a/SL/Controller/Order.pm +++ b/SL/Controller/Order.pm @@ -1288,8 +1288,6 @@ java script functions =item * periodic invoices -=item * more details on second row (marge, ...) - =item * language / part translations =item * access rights @@ -1317,16 +1315,7 @@ Customer discount is not displayed as a valid discount in price source popup =item * -No indication that double click expands second row, no exand all button - -=item * - -Implementation of second row with a tbody for every item is not supported by -our css. - -=item * - -As a consequence row striping does not currently work +No indication that -up/down expands/collapses second row. =item * -- 2.20.1