summaryrefslogtreecommitdiff
path: root/client/js/services/Compute.js
diff options
context:
space:
mode:
authorLoic GUEGAN <loic@Manzerbredes.home>2016-05-04 16:31:29 +0200
committerLoic GUEGAN <loic@Manzerbredes.home>2016-05-04 16:31:29 +0200
commita0056da90605f2fb4c2479cae310f12a81a9a3e7 (patch)
tree450092a2cf2b80dfb352e0969c5a685901cdbaa3 /client/js/services/Compute.js
parentf4d12bf72a943d6a8965f21a11eefbb05d2a5483 (diff)
parentf4f2f50f21292a002e0becf6fcea7a22b7514e32 (diff)
Merge branch 'loic'
Diffstat (limited to 'client/js/services/Compute.js')
-rw-r--r--client/js/services/Compute.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/js/services/Compute.js b/client/js/services/Compute.js
index 5e95f22..712b9a2 100644
--- a/client/js/services/Compute.js
+++ b/client/js/services/Compute.js
@@ -40,8 +40,9 @@ mainApp.factory('Compute', ['$http', 'Identity', function ($http, Identity) {
/**
- * Retrieve machine list
- * @param {callback} function to call after request complete
+ * Retrieve machine list
+ * @param {type} callback function to call after request complete
+ * @returns {undefined}
*/
var pullMachines = function (callback) {
// Send listServers request