Test fetching enterprises

This commit is contained in:
Rohan Mitchell
2012-12-13 16:24:59 +11:00
parent 8d8c2f04d8
commit 19e55428b8
2 changed files with 25 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ angular.module('order_cycle', ['ngResource']).
{'index': { method: 'GET', isArray: true}});
return {
Enterprise: Enterprise,
enterprises: {},
index: function() {