X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/804e16d12721dc31d9aeabe0c90dd383b5a9dba6..a7041228dd1face28a082f5f747c02468ed0bb5a:/templates/webpages/project/form.html diff --git a/templates/webpages/project/form.html b/templates/webpages/project/form.html index a8d168a59..5b2594cdb 100644 --- a/templates/webpages/project/form.html +++ b/templates/webpages/project/form.html @@ -10,19 +10,18 @@ [% L.hidden_tag("callback", callback) %] [% L.hidden_tag("id", SELF.project.id) %] - - -
- -
+
+ + +
@@ -49,7 +48,7 @@ - + @@ -64,12 +63,10 @@ [%- END %]
[% 'Customer' | $T8 %][% L.select_tag('project.customer_id', ALL_CUSTOMERS, default=SELF.project.customer_id, title_key='name', style='width: 300px') %][% L.select_tag('project.customer_id', ALL_CUSTOMERS, default=SELF.project.customer_id, title_key='name', with_empty=1, style='width: 300px') %]
- -
[%- IF CUSTOM_VARIABLES.size %] -
+

@@ -81,17 +78,12 @@ [%- END %]

- -
[%- END %] [%- IF SELF.project.id %] -
- +
[% P.grouped_record_list(SELF.linked_records) %] - -
[%- END %] @@ -108,12 +100,3 @@ [%- LxERP.t8('Abort') %]

- -