X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=d9d635b295da40abc845bee328ae6d382a3c38f4;hb=10d6fe63ec82e50322a1fe08902fde7a0c1efa4e;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..d9d635b29 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,8 +1,8 @@ [%- 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' %] @@ -18,19 +18,24 @@ - -
+
@@ -41,8 +46,8 @@
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -51,7 +56,7 @@
- + @@ -122,12 +127,6 @@ - - - - @@ -137,14 +136,12 @@ - +
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]
- -
[% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %]
- + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - +