Overriding siteadmin actions don't work
I am trying to override siteadmin actions with my own menu. I copied /libs/wcm/core/content/siteadmin/actions to /apps/wcm/core/content/siteadmin/actions
Just made a simple change to open item to make its text changed to Edit from Open
Here are the following nodes I modified (changed the text property from Open to Edit)
/apps/wcm/core/content/siteadmin/tabs/searchpanel/actions/open
/apps/wcm/core/content/siteadmin/actions/open
Are there any other configuration changes do I have to make?
