mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
Fix the ie script thing as described on the forums
This commit is contained in:
parent
230eaa0aba
commit
cbc6d22ea7
@ -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">:@
|
||||
@ispage playlist.html:<script type="text/javascript" src="playlist.js">:@
|
||||
</head>
|
||||
|
||||
<body @ispage playlist.html:onload="init()":@ @ispage smart.html:onload="init()":@>
|
||||
|
Loading…
Reference in New Issue
Block a user