Change save-in-your-cryptdrive icon on code contextmenu
This commit is contained in:
@@ -2856,7 +2856,7 @@ define([
|
|||||||
}, [
|
}, [
|
||||||
h('li', h('a.dropdown-item', {
|
h('li', h('a.dropdown-item', {
|
||||||
'tabindex': '-1',
|
'tabindex': '-1',
|
||||||
'data-icon': "cptools-file",
|
'data-icon': "fa-cloud-upload",
|
||||||
}, Messages.pad_mediatagImport))
|
}, Messages.pad_mediatagImport))
|
||||||
])
|
])
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user