From a206eca6ec7beb6a4344a56df5c8ddb17b50c877 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 23 Nov 2020 13:55:38 +0100 Subject: [PATCH] =?utf8?q?Projekt:=20=C3=BCberfl=C3=BCssigen=20Code=20entf?= =?utf8?q?ernt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- templates/webpages/project/_basic_data.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/webpages/project/_basic_data.html b/templates/webpages/project/_basic_data.html index 8c9f7096e..b2f2528f5 100644 --- a/templates/webpages/project/_basic_data.html +++ b/templates/webpages/project/_basic_data.html @@ -28,9 +28,7 @@ [% 'Customer' | $T8 %] -[% P.customer_vendor.picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%] [%- IF SELF.project.customer_id %] -[%- END %] - + [% P.customer_vendor.picker('project.customer_id', SELF.project.customer_id, type='customer', fat_set_item=1, style='width: 300px', default=SELF.project.customer_id)%] -- 2.20.1