X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fprojects%2Fproject_form_master.html;h=c9d51b753a94afdec738337f7e19b9a16b312066;hb=bc71c253714824c3f1bd5749958302dce5555762;hp=c299818e9eb3115ea0ac378a5c7cabf20b454516;hpb=0884406403ce36af3484924086527ba689807329;p=kivitendo-erp.git diff --git a/templates/webpages/projects/project_form_master.html b/templates/webpages/projects/project_form_master.html index c299818e9..c9d51b753 100644 --- a/templates/webpages/projects/project_form_master.html +++ b/templates/webpages/projects/project_form_master.html @@ -6,46 +6,75 @@
[%- END %] +

[% title %]

+
+ + + -
[% title %]
+
-

- - - - - - - - -
Number
Description - [%- SET rows = LxERP.numtextrows(project.description, 60) %] - [%- IF rows > 1 %] - - [%- ELSE %] - +
+ + + + + + + + + + + + + [%- IF project.id %] + + + + + [%- END %] +
Number
Description + [%- SET rows = LxERP.numtextrows(project.description, 60) %] + [%- IF rows > 1 %] + + [%- ELSE %] + + [%- END %] +
  + + +
+ +
+
+ + [%- IF CUSTOM_VARIABLES.size %] +
+ +

+ + [%- FOREACH var = CUSTOM_VARIABLES %] + + + + [%- END %] - - - - [%- IF project.id %] - - - - - [%- END %] -
[% HTML.escape(var.description) %][% var.HTML_CODE %]
  - - -
-

+
+

-


+
+
+ [%- END %] - +

@@ -59,5 +88,14 @@

+ +