projects
/
project/gmap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e8257ab
)
Fix style error in previous.
author
Brandon Bergren
Mon, 22 Sep 2008 17:24:22 +0000 (17:24 +0000)
committer
Brandon Bergren
Mon, 22 Sep 2008 17:24:22 +0000 (17:24 +0000)
gmap_location.module
patch
|
blob
|
blame
|
history
diff --git
a/gmap_location.module
b/gmap_location.module
index
81fbc15
..
e51c54e
100644
(file)
--- a/
gmap_location.module
+++ b/
gmap_location.module
@@
-266,7
+266,7
@@
function gmap_location_node_page($nid = NULL) {
$newmarker = array();
if ($mode == 1) {
// Popup
- $newmarker['rmt'] = $row->nid . '/0';
+ $newmarker['rmt'] = $row->nid .'/0';
}
elseif ($mode == 2) {
// Link