|
@ -16,7 +16,7 @@ |
|
|
<thead> |
|
|
<thead> |
|
|
<tr> |
|
|
<tr> |
|
|
<th scope="col">@sortablelink('name')</th> |
|
|
<th scope="col">@sortablelink('name')</th> |
|
|
<th scope="col">Brewery</th> |
|
|
|
|
|
|
|
|
<th scope="col">@sortablelink('brewery')</th> |
|
|
<th scope="col" class="hideable">@sortablelink('type', 'Style')</th> |
|
|
<th scope="col" class="hideable">@sortablelink('type', 'Style')</th> |
|
|
</tr> |
|
|
</tr> |
|
|
</thead> |
|
|
</thead> |
|
|