Starting to add build targets for common status page.

This commit is contained in:
Gunther Brunner
2014-06-04 18:45:11 +09:00
parent a9e2268b18
commit 1c45b6eb70
7 changed files with 43 additions and 2 deletions

View File

@@ -193,6 +193,7 @@ module.exports = function(options) {
list.forEach(function(device) {
datautil.normalize(device, req.user)
})
res.json({
success: true
, devices: list