|
|
|
@ -73,9 +73,9 @@
|
|
|
|
|
<table><tbody><tr><td>Filter: </td>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="btn-group filter">
|
|
|
|
|
<button class="btn" value="labels">Unused labels</button>
|
|
|
|
|
<button class="btn" value="directives">Directives</button>
|
|
|
|
|
<button class="btn" value="commentOnly">Comment-only lines</button>
|
|
|
|
|
<button class="btn" type="button" value="labels">Unused labels</button>
|
|
|
|
|
<button class="btn" type="button" value="directives">Directives</button>
|
|
|
|
|
<button class="btn" type="button" value="commentOnly">Comment-only lines</button>
|
|
|
|
|
</div>
|
|
|
|
|
</td></table>
|
|
|
|
|
</form>
|
|
|
|
|