Problem/Motivation
Currently the JS code is hard-coded to look for the form element classes provided by Claro, the default Drupal admin theme. Those classes depend on the theme enabled for each form, so make them configurable for non-Claro themes.
Issue fork menu_parent_form_ui-3552420
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jastraat commentedComment #4
jasongose commentedThere's a bit of spacing that should be adjusted but otherwise this looks good to me :)
(and just so we're clear, I'm happy to give it another look if you adjust the spacing)
Comment #5
jastraat commentedThanks Jason! I'll create a followup issue to clean up the extractor JS in more detail. (It needs love.)
Comment #7
jastraat commented