]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/customer_vendor/form.html
Kunden-/Lieferantenstamm: Kosmetik/Einrückung im Web-Template
[mfinanz.git] / templates / webpages / customer_vendor / form.html
index 8b4d1c0b35dc0b85bcaa81adffd26f58e45f7f4c..c53cce437b12b56105a67ac582aa5500f253d4d5 100644 (file)
       <li><a href="#contacts">[% 'Contacts' | $T8 %]</a></li>
       [% IF show_deliveries %]
         <li><a href="#deliveries">[% 'Supplies' | $T8 %]</a></li>
-[%- 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 %]
+      [%- 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 %]
       <li><a href="#vcnotes">[% 'Notes' | $T8 %]</a></li>
 
       [% IF ( cv_cvars.size ) %]