Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eric Rasmussen
UNL-CMS
Commits
3816da0e
Commit
3816da0e
authored
Nov 13, 2012
by
Eric Rasmussen
Browse files
[gh-524] Remove the Reset tab from content screen
Users will now need to know the specific address to access the reset form
parent
a6e53a8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/all/modules/unl/unl.module
View file @
3816da0e
...
...
@@ -316,7 +316,6 @@ function unl_menu() {
'access arguments'
=>
array
(
'administer nodes'
),
'page callback'
=>
'drupal_get_form'
,
'page arguments'
=>
array
(
'unl_reset_site'
),
'type'
=>
MENU_LOCAL_TASK
,
'file'
=>
'includes/reset_site.php'
,
);
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment