mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Working updating of playlist and populating
This commit is contained in:
@@ -6,4 +6,12 @@
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
</ul>
|
||||
<div class="hidden-channel-list hide">
|
||||
<ul class="row" id="channels">
|
||||
{{>frontpage/channel}}
|
||||
</ul>
|
||||
</div>
|
||||
<script id="lists-script">
|
||||
var lists = {{{channel_list}}}
|
||||
</script>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user