epic-ts
[kivitendo-erp.git] / SL / Controller / Mebil.pm
index 99e20ff..570e070 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');