Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
7a9c8d86
Commit
7a9c8d86
authored
Dec 01, 2012
by
webchick
Browse files
Issue
#1854914
by benjifisher: Fixed Toolbar .install and .info files should agree on dependencies.
parent
97507494
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/toolbar/toolbar.install
View file @
7a9c8d86
...
...
@@ -37,7 +37,7 @@ function toolbar_update_8000() {
*/
function
toolbar_update_8001
()
{
// Enable the modules without re-installing the schema.
update_module_enable
(
array
(
'breakpoint'
,
'config'
));
update_module_enable
(
array
(
'breakpoint'
));
}
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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