Also allow sharing
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Родитель
0c3edf5f29
Коммит
f37a113cd5
|
@ -452,8 +452,9 @@ var documentsMain = {
|
|||
window.RichDocumentsMobileInterface.close();
|
||||
} else if (msgId === 'UI_InsertGraphic') {
|
||||
window.RichDocumentsMobileInterface.insertGraphic();
|
||||
} else if (msgId === 'UI_Share') {
|
||||
window.RichDocumentsMobileInterface.share();
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче