| commit | b71510b222b4cc1d20d685b6085a45129215d096 | [log] [tgz] |
|---|---|---|
| author | Matteo Scandolo <teo@onlab.us> | Fri Apr 29 09:56:48 2016 -0700 |
| committer | Matteo Scandolo <teo@onlab.us> | Fri Apr 29 09:56:48 2016 -0700 |
| tree | ae6ab741da7b9838f5e1dad3ab8b4d5236b682cc | |
| parent | 67e79cb8081fe0a70624b512f9e8d1b0762e37bc [diff] [blame] |
Added API docs and test
diff --git a/views/ngXosViews/helperView/src/js/main.js b/views/ngXosViews/helperView/src/js/main.js index 20de1ec..6dc1d0f 100644 --- a/views/ngXosViews/helperView/src/js/main.js +++ b/views/ngXosViews/helperView/src/js/main.js
@@ -26,7 +26,7 @@ controller: function(Users){ this.tableConfig = { - resource: 'Users' + resource: 'Instances' }; // retrieving user list