[forms] send editor type to desktop
This commit is contained in:
parent
96aaa1fb69
commit
77a87073b4
|
@ -224,6 +224,7 @@
|
|||
!window.native_message_cmd && (window.native_message_cmd = []);
|
||||
window.native_message_cmd[cmd] = param;
|
||||
}
|
||||
window.desktop.execCommand('webapps:type', 'oform');
|
||||
window.desktop.execCommand('webapps:entry', '');
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue