remove XXX
This commit is contained in:
@@ -1207,7 +1207,6 @@ define([
|
|||||||
var modal = UI.dialog.tabs(tabs);
|
var modal = UI.dialog.tabs(tabs);
|
||||||
$(modal).find('.alertify-tabs-titles').after(rights);
|
$(modal).find('.alertify-tabs-titles').after(rights);
|
||||||
|
|
||||||
// XXX
|
|
||||||
// disable edit share options if you don't have edit rights
|
// disable edit share options if you don't have edit rights
|
||||||
if (!hashes.editHash) {
|
if (!hashes.editHash) {
|
||||||
$rights.find('#cp-share-editable-false').attr('checked', true);
|
$rights.find('#cp-share-editable-false').attr('checked', true);
|
||||||
|
|||||||
Reference in New Issue
Block a user