mirror of
https://github.com/gnosygnu/xowa.git
synced 2025-06-13 12:54:14 +00:00
run async
This commit is contained in:
parent
bafaf114d1
commit
7bb645a57f
@ -61,10 +61,7 @@
|
|||||||
</style>
|
</style>
|
||||||
<script src="wikimedia.js" type='text/javascript'></script>
|
<script src="wikimedia.js" type='text/javascript'></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body onload="wm.category.run();">
|
||||||
Please wait. Generating.
|
Please wait. Generating...
|
||||||
</body>
|
</body>
|
||||||
<script>
|
|
||||||
wm.category.run();
|
|
||||||
</script>
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user