diff options
author | Peter Grassberger <petertheone@gmail.com> | 2016-01-31 16:52:43 (GMT) |
---|---|---|
committer | Peter Grassberger <petertheone@gmail.com> | 2016-01-31 16:52:43 (GMT) |
commit | e17fe1ce46af9990862f2e5f93064f4a9e4cbfd8 (patch) | |
tree | 061d2f949fb303e153f8e52d612b5a9cc1a8c8a6 /www/index.html | |
parent | f306d3578d0ec18e34df3b7ed30e20fa71339bf6 (diff) |
musicpools: show carts/cuts, actions still missing
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index f2fce51..754eed7 100644 --- a/www/index.html +++ b/www/index.html @@ -319,6 +319,10 @@ <tr> <th>Cart #</th> <th>Titel</th> + <th>Länge</th> + <th>importiert</th> + <th># gespielt</th> + <th>zuletzt gespielt</th> <th>Aktionen</th> </tr> </thead> |