Fix redirect after create/edit user
Change-Id: Icdb797bf6b1a47cbeff901b1952672584b2e8e8f
This commit is contained in:
parent
0f7e4c1909
commit
61b1580735
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ const UserCreateToolbar = props => (
|
|||
/>
|
||||
<SaveButton
|
||||
label="synapseadmin.action.save_only"
|
||||
redirect="show"
|
||||
redirect="list"
|
||||
submitOnEnter={false}
|
||||
variant="text"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue