Fix IE bug again
This commit is contained in:
parent
869aa94de4
commit
ce31933f14
|
@ -5,8 +5,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" />:@
|
||||
<script type="text/javascript" src="mt-daapd.js" />
|
||||
@ispage smart.html:<script type="text/javascript" src="smart.js"></script>:@
|
||||
<script type="text/javascript" src="mt-daapd.js"></script>
|
||||
</head>
|
||||
<body @ispage playlist.html:onload="init();":@ @ispage smart.html:onload="init()":@>
|
||||
|
||||
|
|
Loading…
Reference in New Issue