This commit is contained in:
barisusakli
2016-05-03 17:17:38 +03:00
parent e791ed9002
commit c758f59014
5 changed files with 42 additions and 18 deletions

View File

@@ -117,6 +117,7 @@ apiController.renderWidgets = function(req, res, next) {
template: areas.template,
url: areas.url,
locations: areas.locations,
isMobile: req.query.isMobile === 'true'
},
req,
res,