fixing pictured rocks id in the dropdown map markup
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Dec 2016 21:54:04 +0000 (16:54 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Dec 2016 21:54:04 +0000 (16:54 -0500)
map.php
parts/interactive-map.php

diff --git a/map.php b/map.php
index 92f27d0..b9b821b 100644 (file)
--- a/map.php
+++ b/map.php
         
 <!--            <tspan x="50.72" y="0">ours</tspan>-->
          </text>
-         <text id="836" class="cls-13" transform="translate(11.24 88.85)">Pictured Rocks</text>
+         <text id="837" class="cls-13" transform="translate(11.24 88.85)">Pictured Rocks</text>
          <text id="835" class="cls-13" transform="translate(268.32 375.63)">
             Cross in
             <tspan x="0" y="9.25">the Woods</tspan>
index dbd4d6d..7bb20ec 100644 (file)
@@ -24,7 +24,7 @@
 <?php
     $nav_args = array(
     'post_type' => 'page',
-    'post__in' => array(812,814,816,818,823,821,825,827,829,831,836,835,833, 837),
+    'post__in' => array(812,814,816,818,823,821,825,827,829,831,835,833, 837),
     'posts_per_page' => -1,
     'numberposts' => -1