projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ee24fe
)
Fixing curly brace missing in jquery causing all scripts to fail
hotfix/2.1.10
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 21 Jun 2016 12:53:40 +0000
(08:53 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 21 Jun 2016 12:53:40 +0000
(08:53 -0400)
views/front/members/detail.html
patch
|
blob
|
history
diff --git
a/views/front/members/detail.html
b/views/front/members/detail.html
index
810f70c
..
e00c5bf
100644
(file)
--- a/
views/front/members/detail.html
+++ b/
views/front/members/detail.html
@@
-459,7
+459,7
@@
//});
//}
-
//
}
+ }
// Load map
google.maps.event.addDomListener(window, 'load', initMap);