mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
fix bug WA-794: submitDialogForm not defined issue WA #resolve
This commit is contained in:
parent
0d2450d901
commit
ab9576ae61
@ -25,6 +25,9 @@
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<script>
|
||||||
|
function submitDialogForm() {}
|
||||||
|
</script>
|
||||||
|
|
||||||
<div id="keyboardTable">
|
<div id="keyboardTable">
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
Reference in New Issue
Block a user