The list of a group's menus is set up differently than the node list. It should be more alike.
Improvements:
- Change column header label to "Menu"
- Link the menu title to the actual menu rather than the relation
- Code cleanup: "Improve the edit and delete operation labels" code isn't needed since the call to 'parent::' does those
- Add an operation to View the relation since we've changed the link
- Remove the 'View related entity' operation since the label now has that link
- Change 'related entity' text to say 'menu'
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2885037-3.patch | 2.88 KB | ericras |
Comments
Comment #2
ericras commentedComment #3
ericras commentedSmall update - Missed adding the access check on the View operation.
Comment #5
seanbLooks fine to me! Thank you.