Bjarke Berg
2019-06-24 08:58:25 +02:00
parent d2655a9f2f
commit eab597a2a8

View File

@@ -307,7 +307,7 @@ function entityResource($q, $http, umbRequestHelper) {
var args = [
{ id: id },
{ type: type },
{ type: type }
];
if(options.dataTypeId){
args.push({dataTypeId: options.dataTypeId});