mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 20:14:30 +08:00
fix bug WA-794: submitDialogForm not defined issue WA #resolve
This commit is contained in:
parent
64f371e2da
commit
d2a6312b7c
@ -25,6 +25,9 @@
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<script>
|
||||||
|
function submitDialogForm() {}
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="keyboardTable">
|
<div id="keyboardTable">
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user