1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2025-06-13 12:54:14 +00:00

run async

This commit is contained in:
gnosygnu 2017-03-12 12:36:59 -04:00
parent bafaf114d1
commit 7bb645a57f

View File

@ -61,10 +61,7 @@
</style>
<script src="wikimedia.js" type='text/javascript'></script>
</head>
<body>
Please wait. Generating.
<body onload="wm.category.run();">
Please wait. Generating...
</body>
<script>
wm.category.run();
</script>
</html>