mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
Make Manage Organization Users link more prominent (#931)
This commit is contained in:
parent
93911d0538
commit
1ffe7442dc
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ class ManageAppUsers extends React.Component {
|
|||
</Modal.Body>
|
||||
|
||||
<Modal.Footer>
|
||||
<a href="/users" target="_blank">
|
||||
<a href="/users" target="_blank" className="btn btn-outline-azure mt-3">
|
||||
Manage Organization Users
|
||||
</a>
|
||||
</Modal.Footer>
|
||||
|
|
|
|||
Loading…
Reference in a new issue