]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/do.pl
Trac 2300 / 2301 zweiter Versuch
[mfinanz.git] / bin / mozilla / do.pl
index b8b169f976dc33951a4b0d8a336eb88f8c0be806..3e0c7e0fea4eba1af083984480d0b8af49f04fe0 100644 (file)
@@ -165,7 +165,7 @@ sub order_links {
   $form->all_vc(\%myconfig, $form->{vc}, ($form->{vc} eq 'customer') ? "AR" : "AP");
 
   # retrieve order/quotation
-  $form->{webdav}   = $::lx_office_conf{features}->{webdav};
+  $form->{webdav}   = $::instance_conf->get_webdav;
   $form->{jsscript} = 1;
 
   my $editing = $form->{id};