Crud groups
Compare changes
- Ivan Alglave authored
Changed findAll to use Promise and return actual group JSON object and not observer containing the object
+ 7
− 2
@@ -13,8 +13,13 @@ export class GroupsDao {
Created by: hihubbIe
Changed findAll to use Promise and return actual group JSON object and not observer containing the object