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