big fix
This commit is contained in:
parent
be599322da
commit
a3150b9750
8 changed files with 132 additions and 143 deletions
|
|
@ -27,8 +27,7 @@ let on_click e =
|
|||
let newthread_div = Jv.get Jv.global "newthread" in
|
||||
ignore
|
||||
@@ Jv.call newthread_div "setAttribute"
|
||||
[| Jv.of_string "style"; Jv.of_string "visibility:hidden" |];
|
||||
()
|
||||
[| Jv.of_string "style"; Jv.of_string "visibility:hidden" |]
|
||||
|
||||
(*add on_click callback to map*)
|
||||
let () =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue