buttons.push({
                    text: t('core', 'Share'),
                    click: _.bind(this._onClickSave, this),
                    defaultButton: true
                })