X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=48b0ab185b43861109770575fb7986b44b733e90;hb=fb1a574bce8ee7a490206e97daea76dcf214c6db;hp=23a79331636482d252d768939de11b3d12a72582;hpb=891f62176912eb5c1e8864a1140635e4ad533d08;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 23a793316..48b0ab185 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' %]
@@ -18,19 +18,24 @@ - -
+
@@ -41,8 +46,8 @@ [%- END %] - +
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -87,7 +92,7 @@ [%- IF BUCHUNGSGRUPPEN.size %] - + - - - - @@ -137,14 +136,12 @@ - +
[% 'Buchungsgruppe' | $T8 %][% 'Booking group' | $T8 %] [%- INCLUDE generic/multibox.html name = 'buchungsgruppen_id', @@ -122,12 +127,6 @@
- -
[% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %]
- + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - +
@@ -270,7 +267,7 @@