X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1ce68041a1923c60a6608a2ed6365f5915bacd9a..b8741ec3:/templates/webpages/part/form.html diff --git a/templates/webpages/part/form.html b/templates/webpages/part/form.html index 58af99839..0d7ab0838 100644 --- a/templates/webpages/part/form.html +++ b/templates/webpages/part/form.html @@ -22,10 +22,12 @@ [%- IF SELF.part.is_assembly %]
  • [% 'Assembly items' | $T8 %]
  • [%- END %] -[%- IF INSTANCE_CONF.get_doc_storage %] + [%- IF SELF.part.id %] + [%- IF INSTANCE_CONF.get_doc_storage %]
  • [% 'Attachments' | $T8 %]
  • [% 'Images' | $T8 %]
  • -[%- END %] + [%- END %] + [%- END %] [% IF SELF.all_languages.size %]
  • [% 'Translations' | $T8 %]
  • [% END %]