init: function(parent, cmisObjectWrapped) {
        var self = this;
        var options = {
            btnOkTitle: _t("Import new version"),
            title: _t("Import new version of ") + cmisObjectWrapped.name,