versustunez
9d5259767c
- fixed loading songs - cleanup utils - added some helper class - cleanup preparing of WEBGL2 - added 3D wave - added light-support - added configs - added gui-events for playing, shuffling and playlist
4 lines
184 B
Smarty
4 lines
184 B
Smarty
<playlist-item class="playlist-item $active$" data-index="$index$">
|
|
<div class="playlist-item-number">$nr$</div>
|
|
<div class="playlist-item-title">$title$</div>
|
|
</playlist-item> |