Add Copy Page URL to media right click menu
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
<menu_item_separator
|
||||
layout="topleft"
|
||||
name="undo_separator" />
|
||||
<menu_item_call
|
||||
label="Copy Page URL"
|
||||
name="copy_page_url">
|
||||
<menu_item_call.on_click
|
||||
function="Copy.PageURL" />
|
||||
</menu_item_call>
|
||||
<menu_item_call
|
||||
label="Cut"
|
||||
layout="topleft"
|
||||
|
||||
Reference in New Issue
Block a user