refactor: address review comments for join request settings
This commit is contained in:
parent
05e2a298fe
commit
21812542ad
6 changed files with 29 additions and 15 deletions
|
|
@ -990,7 +990,7 @@ defmodule MvWeb.CoreComponents do
|
|||
/>
|
||||
</th>
|
||||
<th :if={@action != []} class={table_th_sticky_class(@sticky_header)}>
|
||||
{gettext("Actions")}
|
||||
<span class="sr-only">{gettext("Actions")}</span>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue