menu_per_role_form_menu_edit_item_alter() is implemented in a non-standard way. This is probably caused by porting code over from an older version of Drupal. It uses $link instead of $form.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1567562-1-menu_per_role-standard_form_alter.patch | 2.37 KB | pfrenssen |
Comments
Comment #1
pfrenssenComment #4
grimreaperHello,
Thanks for the patch. It has been merged.
I also will update the module to respect coding standards and best practices.