diff options
author | Peter Grassberger <petertheone@gmail.com> | 2015-08-20 08:32:43 (GMT) |
---|---|---|
committer | Peter Grassberger <petertheone@gmail.com> | 2015-08-20 08:32:43 (GMT) |
commit | b567e7a0e632f34d4a9310fc9f1dcb52035222ed (patch) | |
tree | 6c38b8cf63b406fa20be445d7ef11a4f876514ac /www/index.html | |
parent | b6cdb2119b046a4f6b50600aa706083d4bc0d7e2 (diff) |
jingles: display deactivated cuts, sort cuts
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/index.html b/www/index.html index f20e1da..093caac 100644 --- a/www/index.html +++ b/www/index.html @@ -157,10 +157,6 @@ <tr> <th>Cut #</th> <th>Titel</th> - <th>Länge</th> - <th>importiert</th> - <th># gespielt</th> - <th>zuletzt gespielt</th> <th>Aktionen</th> </tr> </thead> @@ -179,10 +175,6 @@ <tr> <th>Cut #</th> <th>Titel</th> - <th>Länge</th> - <th>importiert</th> - <th># gespielt</th> - <th>zuletzt gespielt</th> <th>Aktionen</th> </tr> </thead> |