Use the new dropdown for userlist and share
This commit is contained in:
@@ -618,6 +618,9 @@ define([
|
||||
|
||||
if (!readOnly) {
|
||||
$editShare.append(Cryptpad.createButton('editshare', false, {editHash: editHash}));
|
||||
if (viewHash) {
|
||||
$editShare.append($('<hr>'));
|
||||
}
|
||||
}
|
||||
if (viewHash) {
|
||||
/* add a 'links' button */
|
||||
|
||||
Reference in New Issue
Block a user