add the signed header
This commit is contained in:
parent
e929c12f71
commit
2e6d720ef9
@ -75,6 +75,7 @@
|
||||
<th data-sort-by="publisher" class="tHeader publisher">Publisher</th>
|
||||
<th data-sort-by="year" class="tHeader year">Year</th>
|
||||
<th class="tHeader isbn">ISBN</th>
|
||||
<th class="tHeader signed">Signed?</th>
|
||||
</tr>
|
||||
{{#books}}
|
||||
<tr class="tRow" id="{{rowNumber}}">
|
||||
|
Loading…
Reference in New Issue
Block a user