|
@ -15,7 +15,7 @@ |
|
|
<thead> |
|
|
<thead> |
|
|
<tr> |
|
|
<tr> |
|
|
<th scope="col">@sortablelink('name')</th> |
|
|
<th scope="col">@sortablelink('name')</th> |
|
|
<th scope="col">@sortablelink('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> |
|
|