X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=cde2642c3d614ef38b3f895be52ef9cd4d3982a4;hb=09372651092644b1b852b8fea775003d92e2d08c;hp=658979a8195995dd305c29f3a0ec479270b6bac0;hpb=07bd02ba809e8d849989148dd6a2e8b637c59b7e;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 658979a81..cde2642c3 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,10 +1,10 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE LxERP %] +[%- USE LxERP %][%- USE L -%][%- USE P -%] [% PROCESS 'common/select_warehouse_bin.html' %] -

[% title %] [% HTML.escape(partnumber) %] [% HTML.escape(description) %]

+

[% title %] [% HTML.escape(partnumber) %] [% HTML.escape(description) %]

-[% PROCESS 'common/flash.html' %] +[% INCLUDE 'common/flash.html' %]
@@ -12,25 +12,29 @@ - - -
+
@@ -41,8 +45,8 @@ [%- END %] - +
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -51,7 +55,7 @@
- + @@ -87,7 +91,7 @@ [%- IF BUCHUNGSGRUPPEN.size %] - + - - - - @@ -137,14 +135,12 @@ - +
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]
[% 'Buchungsgruppe' | $T8 %][% 'Booking group' | $T8 %] [%- INCLUDE generic/multibox.html name = 'buchungsgruppen_id', @@ -122,12 +126,6 @@
- -
[% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %]
- + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - +
@@ -270,7 +266,7 @@