Skip to content

Commit

Permalink
Added map resize event on map activate page.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsean committed Feb 22, 2012
1 parent aad133e commit 954d12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script type="text/javascript" src="app/models/Twitter.js"></script>

<!-- Views -->
<script type="text/javascript" src="app/views/Viewport.package.js"></script>
<script type="text/javascript" src="app/views/Viewport.js"></script>
<script type="text/javascript" src="app/views/Home.js"></script>
<script type="text/javascript" src="app/views/Camera.js"></script>
<script type="text/javascript" src="app/views/Map.js"></script>
Expand Down

0 comments on commit 954d12a

Please sign in to comment.