From 68d449656f55427367329c1dd6a4958f81371465 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 29 Aug 2016 16:26:08 -0400 Subject: [PATCH] testing adding default link to the community maps dropdown featured default image --- parts/community-map.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/parts/community-map.php b/parts/community-map.php index 4eb9f5f..6aed8c2 100644 --- a/parts/community-map.php +++ b/parts/community-map.php @@ -8,13 +8,13 @@
- - - + + + post_content),0, 300) . "..."; ?> -
+

@@ -81,7 +81,6 @@ foreach ($nav_posts as $p){ var page_content = $(".map-page-content"); var page_title_container = $(".map-page-title-container"); - // set the default data next to the dropdown community map function set_default_data(){ regionData.find(page_title_container).css("margin-top", "0px").css("margin-bottom", "0px"); -- 2.17.1