summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2015-09-04 16:28:19 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2015-09-04 16:28:19 (GMT)
commit77376357c285265546107e66b4c6949a8fe6f09e (patch)
tree5a9e72674deced9b0c14d7f484fbc5603f62a3aa /www/index.html
parent7dfedffd34b8096bcf3c0b5bc96b4cca8095f862 (diff)
render jingleGroups from template
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html22
1 files changed, 4 insertions, 18 deletions
diff --git a/www/index.html b/www/index.html
index 2113854..a7a2d6b 100644
--- a/www/index.html
+++ b/www/index.html
@@ -147,10 +147,11 @@
<div id="app-jingles" class="container-fluid">
<div class="alertbox"></div>
- <div class="row-fluid">
+
+ <div class="row-fluid jingleGroupTemplate hidden">
<div class="span12">
<div class="row-fluid">
- <div class="span12" id="jingles-jingAllgem">
+ <div class="span12">
<h2></h2>
<table class="table table-striped">
<thead>
@@ -166,23 +167,8 @@
</div>
</div>
</div>
- <div class="row-fluid">
- <div class="span12" id="jingles-jingAnlass">
- <h2></h2>
- <table class="table table-striped">
- <thead>
- <tr>
- <th>Cut #</th>
- <th>Titel</th>
- <th>Aktionen</th>
- </tr>
- </thead>
- <tbody>
- </tbody>
- </table>
- </div>
- </div>
</div>
+
</div>
<div id="app-musicpools" class="container-fluid">