Kunden-/Lieferantenstamm: Reiter Dateianhänge ohne Einschränkung anzeigen …
[kivitendo-erp.git] / templates / webpages / customer_vendor / form.html
index 8b4d1c0..7510ad8 100644 (file)
       <li><a href="#contacts">[% 'Contacts' | $T8 %]</a></li>
       [% IF show_deliveries %]
         <li><a href="#deliveries">[% 'Supplies' | $T8 %]</a></li>
+      [% END %]
 [%- IF INSTANCE_CONF.get_doc_storage %]
       <li><a href="controller.pl?action=File/list&file_type=attachment&object_type=[% FORM.db == 'vendor' ? 'vendor' : 'customer' %]&object_id=[% SELF.cv.id %]">[% 'Attachments' | $T8 %]</a></li>
 [%- END %]
-      [% END %]
       <li><a href="#vcnotes">[% 'Notes' | $T8 %]</a></li>
 
       [% IF ( cv_cvars.size ) %]