remove XXX

pull/1/head
ansuz 2019-11-25 11:09:54 -05:00
parent c1c000149b
commit 27793c6755
1 changed files with 0 additions and 1 deletions

View File

@ -1207,7 +1207,6 @@ define([
var modal = UI.dialog.tabs(tabs);
$(modal).find('.alertify-tabs-titles').after(rights);
// XXX
// disable edit share options if you don't have edit rights
if (!hashes.editHash) {
$rights.find('#cp-share-editable-false').attr('checked', true);