Please change the remove() since now it just makes every local action disappear!
with the current approach if you want to add a link there you have to rewrite the html that was already there by hook_menu()!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ParisLiakos’s picture

Status: Active » Needs review
FileSize
517 bytes

Here is the patch

ParisLiakos’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev

I guess it needs to go in 7.x-2.x first

skottler’s picture

Status: Needs review » Reviewed & tested by the community

RTBC.

arthurf’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Committed to 1.x and 2.x. Thanks for the patch!