mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add link data-type
This commit is contained in:
parent
cc675f400d
commit
9bcdb46927
@ -498,6 +498,7 @@ define([
|
||||
$separator.clone()[0],
|
||||
h('li', h('a.cp-app-drive-context-newdoc.dropdown-item.cp-app-drive-context-editable', {
|
||||
'tabindex': '-1',
|
||||
'data-type': 'link',
|
||||
},[
|
||||
Icons.get('link'),
|
||||
Messages.fm_link_new
|
||||
|
||||
Loading…
Reference in New Issue
Block a user