Skip to content

Instantly share code, notes, and snippets.

@c0nstantine
Created November 11, 2014 20:40
Show Gist options
  • Save c0nstantine/df58fa9f82574dc5efd0 to your computer and use it in GitHub Desktop.
Save c0nstantine/df58fa9f82574dc5efd0 to your computer and use it in GitHub Desktop.
--- a/templates/dynamic_content/weightwatchers/find-a-meeting.xml
+++ b/templates/dynamic_content/weightwatchers/find-a-meeting.xml
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<div class="body-pretender what-can-i-eat">
+<div class="body-pretender find-a-meeting">
+ <script_header src="//ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&amp;s=1"/>
<include template="community/roar/includes/weightwatchers/header.html"/>
<div class="main">
<include template="community/roar/includes/weightwatchers/menu.html"/>
<div class="main-content">
- <include template="community/roar/includes/weightwatchers/meeting_finder.html"/>
+ <div id="wwmeetingfinder" class="ng-app"></div>
</div>
<include template="community/roar/includes/weightwatchers/footer.html"/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment