Remove tenant UI; restrict machine links to non-admin users; polish Users/Machines UX
This commit is contained in:
parent
4a30a1b564
commit
347609a186
3 changed files with 54 additions and 87 deletions
|
|
@ -1934,6 +1934,7 @@ export function MachineDetails({ machine }: MachineDetailsProps) {
|
|||
>
|
||||
Adicionar vínculo
|
||||
</Button>
|
||||
<span className="text-xs text-neutral-500">Somente colaboradores/gestores.</span>
|
||||
<Link href="/admin" className="text-xs underline underline-offset-4">Gerenciar usuários</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue