Add method names for assets table to store

This commit is contained in:
Fabien O'Carroll 2014-10-21 11:26:12 +01:00
parent 9ea354c75c
commit cebd8fa996

View File

@ -61,6 +61,9 @@ var methods = [
'updateOwnershipData',
'saveBookmark',
'getBookmark',
'getAssetsForUser',
'saveAsset',
'removeAsset'
];
// Proxy the methods through the store.