Added No Quarter #69 to Index.

This commit is contained in:
Yord 2016-11-23 19:32:37 +01:00
parent 8579e78bfa
commit 9e4069a763
6 changed files with 276 additions and 4 deletions

View file

@ -127,6 +127,24 @@ tags: [ Rules ]
</thead>
</table>
<h2 id="Disease">Curse Index</h2>
<table data-category="Disease" data-subcategory="Curse" class="epic">
<thead>
<tr class="filters">
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
</tr>
<tr>
<th>Curse</th>
<th>Publication</th>
<th>Page</th>
<th>Game</th>
</tr>
</thead>
</table>
<script type="text/javascript" src="/static/javascripts/index.js"></script>
<script type="text/javascript" src="/static/javascripts/datatables-filters.js"></script>
<script type="text/javascript" src="/static/javascripts/setup-datatables.js"></script>