X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fshop_part%2Fedit.html;h=5536ad7159bf39097800a3b2cdd5162b592f2a14;hb=966ba2b155a1646d67ac8a8d1f3ec0527a268fb2;hp=418a632da68ea16d59fa4f6534017eac801c2892;hpb=a928895c831f0e7ea94676cac120341ab7a24e96;p=kivitendo-erp.git diff --git a/templates/webpages/shop_part/edit.html b/templates/webpages/shop_part/edit.html index 418a632da..5536ad715 100644 --- a/templates/webpages/shop_part/edit.html +++ b/templates/webpages/shop_part/edit.html @@ -3,13 +3,11 @@ [%- USE L -%] [%- USE P -%] [%- USE LxERP -%] -[%- USE Dumper -%]

[% LxERP.t8("Part") %]: [% HTML.escape(SELF.shop_part.part.displayable_name) %]
[% LxERP.t8("Shop") %]: [% HTML.escape(SELF.shop_part.shop.description) %]

-[% # Dumper.dump_html(SELF) %]

[% IF SELF.shop_part.id %] @@ -55,7 +53,6 @@ [% L.textarea_tag("shop_part.metatag_description", SELF.shop_part.metatag_description, rows=4) %] - [% # L.dump(SELF.shop_part) %] [% IF SELF.shop_part.id %] [% L.button_tag("kivi.ShopPart.save_shop_part(" _ SELF.shop_part.id _ ")", LxERP.t8("Save")) %] @@ -71,11 +68,6 @@
- - [%- IF SELF.shop_part.part.image && INSTANCE_CONF.get_parts_show_image %] [%- END %] - -[% # SELF.shop_part.shop_description %] -[% # L.dump(SELF.shop_part) %]