projects
/
WP-Themes
/
circlemichigan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
636bed8
)
Add page references to new map code
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 23 Oct 2018 21:01:37 +0000
(17:01 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 23 Oct 2018 21:01:37 +0000
(17:01 -0400)
parts/dropdown-map.php
patch
|
blob
|
history
diff --git
a/parts/dropdown-map.php
b/parts/dropdown-map.php
index
36da155
..
712583c
100644
(file)
--- a/
parts/dropdown-map.php
+++ b/
parts/dropdown-map.php
@@
-1,7
+1,7
@@
<!-- WP region PAGE DATA FOR JS PROCESSING -->
<?php
- $pages = ['southeast','upper-peninsula','
west','southwest','east
','destinations'];
+ $pages = ['southeast','upper-peninsula','
north','southwest','mid
','destinations'];
foreach($pages as $page){
$args = array(
'name' => $page,