git-svn-id: https://svn.coded.pt/svn/SIPRP@1882 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
João Maurício 12 years ago
parent acae6732e0
commit 3e2365ebfe

@ -9,9 +9,9 @@
$scope.storeFichasClinicas = new globals.dataService.store({
model: null,
actions: {
get: 'getFichaEAdmissaoInicial',
upsert: 'sendFichaEAdmissaoInicial',//TODO: ???
destroy: 'deleteFichaEAdmissaoInicial'//TODO: ???
get: 'getFicha2',
upsert: 'sendFicha2',
destroy: ''
}
});

Loading…
Cancel
Save