open internal links
This commit is contained in:
parent
7082f0a1ca
commit
9edc7d8051
|
@ -193,7 +193,7 @@ define([
|
||||||
newDocumentPage.focus();
|
newDocumentPage.focus();
|
||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
this.api.openInternalLink(url);
|
this.api.asc_GoToInternalHyperlink(url);
|
||||||
},
|
},
|
||||||
|
|
||||||
_initMenu: function (stack) {
|
_initMenu: function (stack) {
|
||||||
|
|
Loading…
Reference in a new issue