commit
9589de9b88
2 changed files with 4 additions and 4 deletions
|
@ -131,7 +131,7 @@
|
|||
<div style="clear: both"></div>
|
||||
|
||||
|
||||
<script type="text/javascript" src="js/all.js" asyc></script>
|
||||
<script type="text/javascript" src="js/all.js" async></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -57,7 +57,7 @@ permissions = {permissions}
|
|||
show_loadingscreen = {show_loadingscreen}
|
||||
server_url = '{server_url}'
|
||||
</script>
|
||||
<script type="text/javascript" src="{server_url}/uimedia/all.js?rev={rev}" asyc></script>
|
||||
<script type="text/javascript" src="{server_url}/uimedia/all.js?rev={rev}" async></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue