Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gmap
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
gmap
Commits
3e8a0172
Commit
3e8a0172
authored
16 years ago
by
Brandon Bergren
Browse files
Options
Downloads
Patches
Plain Diff
Trim unneeded line from gmap_menu().
parent
0fb91b2a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gmap_location.module
+0
-1
0 additions, 1 deletion
gmap_location.module
with
0 additions
and
1 deletion
gmap_location.module
+
0
−
1
View file @
3e8a0172
...
...
@@ -60,7 +60,6 @@ function _gmap_location_node_map_defaults() {
*/
function
gmap_location_menu
()
{
$items
[
'map/user'
]
=
array
(
'path'
=>
'map/user'
,
'type'
=>
MENU_NORMAL_ITEM
,
'title'
=>
'User locations'
,
'access arguments'
=>
array
(
'show user map'
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment