removing git conflict text
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 31 Oct 2017 15:14:46 +0000 (11:14 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 31 Oct 2017 15:14:46 +0000 (11:14 -0400)
removing the the git conflict text from files that had merge conflicts

glm-member-db/views/front/members/list.html

index 85ab34e..f376002 100644 (file)
@@ -5,11 +5,7 @@
                 {$featuredImage = ''}
                 <li class="topbar-member">
                     {$featured = apply_filters('member_images',$member.id,true)} 
-<<<<<<< Updated upstream
-        
-=======
-                    
->>>>>>> Stashed changes
+
                     {foreach $featured as $feature}
                         {if $feature.featured.value}
                             {$featuredImage = $feature.file_name}