summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index e42c89d..15b7619 100644
--- a/www/index.html
+++ b/www/index.html
@@ -90,6 +90,29 @@
</div>
</div>
+ <div class="modal hide fade" id="musicpoolModal">
+ <div class="modal-header">
+ <a class="close" data-dismiss="modal">&times;</a>
+ <h3>Musikpool auswählen</h3>
+ </div>
+ <div class="modal-body">
+ <table class="table table-striped">
+ <thead>
+ <tr>
+ <th>Clock</th>
+ <th>Title</th>
+ <th>Ausgewählt</th>
+ </tr>
+ </thead>
+ <tbody>
+ </tbody>
+ </table>
+ </div>
+ <div class="modal-footer">
+ <button class="btn" data-dismiss="modal">Abbrechen</button>
+ </div>
+ </div>
+
<div id="app-shows" class="container-fluid">
<div class="alertbox"></div>
<div class="row-fluid">