Closed (fixed)
Project:
IMP
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2014 at 21:51 UTC
Updated:
4 Jun 2015 at 17:28 UTC
Jump to comment: Most recent
update_variables_to_config('system.menu', array(
'menu_default_active_menus' => 'active_menus_default'
));
needs to be converted into a migration, see parent how.
Comments
Comment #1
sutharsan commentedThis was done in #2130583: Variable to config: system.menu [d7]
Comment #3
phenaproxima