https://umbraco.visualstudio.com/D-Team%20Tracker/_workitems/edit/1479 - fix for js linter
This commit is contained in:
@@ -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});
|
||||
|
||||
Reference in New Issue
Block a user