Ooooh... got it. REALLY fix the script error on IE
This commit is contained in:
parent
cbc6d22ea7
commit
2402c35fb3
|
@ -6,8 +6,8 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" type="text/css" href="mt-daapd.css" />
|
||||
@ispage status.html:<meta http-equiv="refresh" content="10" />:@
|
||||
@ispage smart.html:<script type="text/javascript" src="smart.js">:@
|
||||
@ispage playlist.html:<script type="text/javascript" src="playlist.js">:@
|
||||
@ispage smart.html:<script type="text/javascript" src="smart.js"></script>:@
|
||||
@ispage playlist.html:<script type="text/javascript" src="playlist.js"></script>:@
|
||||
</head>
|
||||
|
||||
<body @ispage playlist.html:onload="init()":@ @ispage smart.html:onload="init()":@>
|
||||
|
|
Loading…
Reference in New Issue