Fixing curly brace missing in jquery causing all scripts to fail hotfix/2.1.10
authorLaury GvR <laury@gaslightmedia.com>
Tue, 21 Jun 2016 12:53:40 +0000 (08:53 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 21 Jun 2016 12:53:40 +0000 (08:53 -0400)
views/front/members/detail.html

index 810f70c..e00c5bf 100644 (file)
                   //});
                 //}
                 
-            //}
+            }
             
             // Load map
             google.maps.event.addDomListener(window, 'load', initMap);