remove XXX

This commit is contained in:
ansuz
2019-11-25 11:09:54 -05:00
parent c1c000149b
commit 27793c6755

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);