fix app.html
This commit is contained in:
parent
6a47204e8a
commit
8dc23e37bc
@ -13,6 +13,7 @@
|
||||
($.browser.webkit && parseFloat($.browser.version)<533) ) {
|
||||
window.location.href= 'unsupported.html';
|
||||
}
|
||||
window.app = true;
|
||||
</script>
|
||||
<script type="text/javascript" src="js/all-app.js"></script>
|
||||
<link type="text/css" rel="stylesheet" href="css/all-app.css">
|
||||
|
Loading…
x
Reference in New Issue
Block a user