fixed one tab character

This commit is contained in:
Jon Garrison
2015-09-16 00:46:11 -07:00
parent 44c4925ceb
commit 47714151b1

View File

@@ -119,7 +119,7 @@ apiController.renderWidgets = function(req, res, next) {
template: areas.template,
url: areas.url,
locations: areas.locations,
},
},
req,
res,
function(err, widgets) {