setCanRename call reduction
This commit is contained in:
parent
4c665dbe42
commit
452b02bef4
|
@ -659,7 +659,7 @@ define([
|
|||
if ( this.labelDocName ) {
|
||||
this.labelDocName.val( value );
|
||||
// this.labelDocName.attr('size', value.length);
|
||||
this.setCanRename(this.options.canRename);
|
||||
//this.setCanRename(this.options.canRename);
|
||||
|
||||
//this.setCanRename(true);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue