We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29ee68d + 1fff37a commit 59002d7Copy full SHA for 59002d7
ui/app/templates/allocations/allocation/index.hbs
@@ -60,7 +60,7 @@
60
{{/if}}
61
</td>
62
<td data-test-name>
63
- {{#link-to "allocations.allocation.task" row.model.allocation row.model}}
+ {{#link-to "allocations.allocation.task" row.model.allocation row.model class="is-primary"}}
64
{{row.model.name}}
65
{{/link-to}}
66
0 commit comments