diff --git a/src/app/modules/shows/show/show.component.html b/src/app/modules/shows/show/show.component.html index e6ab343..ce6deee 100644 --- a/src/app/modules/shows/show/show.component.html +++ b/src/app/modules/shows/show/show.component.html @@ -31,13 +31,13 @@ @if (showSongs && !useSwiper) {
@for (song of orderedShowSongs(show); track trackBy(i, song); let i = $index) {
+ @if (dragHandle && !edit) { + + } {{ iSong.title }} @if (!edit) {
@@ -30,7 +38,9 @@
@if (!edit) {