mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
add playlist js back in -- hat tip to Stefan Bruns
This commit is contained in:
parent
3d27be7405
commit
a636d86826
@ -6,6 +6,7 @@
|
||||
<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>:@
|
||||
@ispage playlist.html:<script type="text/javascript" src="playlist.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
Block a user