Line 119 of the code reads...
vertical_tabs_rename_config_(....
When it should read...
vertical_tabs_rename_config(...
ie remove the railing underscore.
Line 119 of the code reads...
vertical_tabs_rename_config_(....
When it should read...
vertical_tabs_rename_config(...
ie remove the railing underscore.
Comments
Comment #1
dave reidDouble submission and duplicate of #653094: Bug when renaming a Content type.