adding fields to allow for multiple playlists scheduled in a show
This commit is contained in:
parent
daf37fa548
commit
9854834b26
7 changed files with 37 additions and 7 deletions
|
@ -5,4 +5,5 @@
|
|||
<td><?php echo $this->album_title ?></td>
|
||||
<td><?php echo $this->track_number ?></td>
|
||||
<td><?php echo $this->length ?></td>
|
||||
<td><?php echo $this->ftype ?></td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue