Fix redirect after create/edit user
Change-Id: Icdb797bf6b1a47cbeff901b1952672584b2e8e8f
This commit is contained in:
parent
0f7e4c1909
commit
61b1580735
@ -124,7 +124,7 @@ const UserCreateToolbar = props => (
|
||||
/>
|
||||
<SaveButton
|
||||
label="synapseadmin.action.save_only"
|
||||
redirect="show"
|
||||
redirect="list"
|
||||
submitOnEnter={false}
|
||||
variant="text"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user