Lint pass

This commit is contained in:
Hallaathrad
2016-02-13 21:26:59 -05:00
parent fc94d7c201
commit cc2aa67bec
3 changed files with 3 additions and 3 deletions

View File

@@ -358,7 +358,7 @@ $(document).ready(function() {
mapAside.attr({
src: '/map-aside',
scrolling: 'yes'
});
});
$('.map-aside .iframeWrapper').append(mapAside);
main.isMapAsideLoad = true;
}