From: Moritz Bunkus Date: Mon, 23 Nov 2020 12:55:38 +0000 (+0100) Subject: Projekt: überflüssigen Code entfernt X-Git-Tag: kivitendo-mebil_0.1-0~9^2~625 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=a206eca6ec7beb6a4344a56df5c8ddb17b50c877;p=kivitendo-erp.git Projekt: überflüssigen Code entfernt --- 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)%]