X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/45c3c24a1f37a97b8fe2f73af72aad439b686381..b293ff8ad52fc76ba0c44783e3982418114d6b08:/templates/webpages/shop_part/edit.html diff --git a/templates/webpages/shop_part/edit.html b/templates/webpages/shop_part/edit.html index 418a632da..537953200 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.part.image && INSTANCE_CONF.get_parts_show_image %]