Adds relation fields to objects
This commit is contained in:
@@ -13,6 +13,9 @@ var dummySchema = {
|
||||
return 'geopoint';
|
||||
}
|
||||
return;
|
||||
},
|
||||
getRelationFields: function() {
|
||||
return {}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user