if (!Ext.isEmpty(this.config.record.name)) {
            var title = _('chunk')+': '+this.config.record.name;
            if (MODx.perm.tree_show_element_ids === 1) {
                title = title+ ' <small>('+this.config.record.id+')</small>';
            }