Rank: Enthusiast
Joined: 7/28/2008 Posts: 28 Location: N. Ireland
|
Hi,
What is the best way of moving an item in the right click context menu?
I am currently trying to move the Delete item down (so it is not as close to the Create item) and have been looking in the umbraco code but to no avail.
Any help would be appreciated.
Thanks
Thomas
|
Rank: Enthusiast
Joined: 1/7/2008 Posts: 39
|
Hi, You can try to sort it in js script which is placed in this file - /umbraco/js/contextmenu.aspx.
|
Rank: Enthusiast
Joined: 7/28/2008 Posts: 28 Location: N. Ireland
|
DeNY,
Do you know what exactly to edit in the file as I have had no success so far
Thomas
|