Ooooh... got it. REALLY fix the script error on IE

This commit is contained in:
Ron Pedde 2005-11-11 23:05:22 +00:00
parent cbc6d22ea7
commit 2402c35fb3
1 changed files with 2 additions and 2 deletions

View File

@ -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()":@>