]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/Mebil.pm
epic-ts
[kivitendo-erp.git] / SL / Controller / Mebil.pm
index 99e20ff6dd95f00351fdff355b8c08eb9849c533..570e07011884ecfd7ab063d9031b5d647f9a5699 100644 (file)
@@ -52,7 +52,7 @@ sub action_showmap {
        my ($self) = @_;
        
        # call model -> diese Zeile ist fraglich, war ein Konflikt
-       $self->{data} = DB::MebilMapping::getMappings($::form->get_standard_dbh);
+       #$self->{data} = DB::MebilMapping::getMappings($::form->get_standard_dbh);
        
        $::form->{title} = $::locale->text('Mebil Map');