Panopoly Admin ruins the core Menu module's pre-fill of the menu link title from whatever is in the title input. Patch incoming to restore this by adapting the JS within Panopoly Admin.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | restore_automatic_menu-2317411-3.patch | 2.54 KB | mglaman |
Comments
Comment #1
mglamanPatch!
Comment #2
dsnopekI haven't tested it, but it looks good! It would be awesome to somehow do this without having to duplicate all that code from menu.js, but the way it's written, I don't think that's possible. :-/
Could you add something to the comments that specifically states that this code was copy-pasted from menu.js, so people know they aren't supposed to edit it? Thanks!
Comment #3
mglamanYeah, I wish there was a better way too. Here's updated patch with better description.
Comment #4
dsnopekSweet, thanks, it looks good!
Comment #5
hefox commentedThis looks correct, just added similar to openatrium and went to check of panopoly had the same issue.
Comment #6
hefox commentedComment #7
dsnopekCommitted, thanks!