Trac 2300 / 2301 zweiter Versuch
[kivitendo-erp.git] / bin / mozilla / is.pl
index 220c993..fe387d1 100644 (file)
@@ -138,7 +138,7 @@ sub invoice_links {
   $form->{vc} = 'customer';
 
   # create links
-  $form->{webdav}   = $::lx_office_conf{features}->{webdav};
+  $form->{webdav}   = $::instance_conf->get_webdav;
 
   $form->create_links("AR", \%myconfig, "customer");