comment Register Token
This commit is contained in:
parent
ae5d44f49a
commit
5f2964a5c0
@ -90,6 +90,7 @@ export const RegistrationTokenCreate = props => (
|
|||||||
<SimpleForm
|
<SimpleForm
|
||||||
toolbar={
|
toolbar={
|
||||||
<Toolbar {...props}>
|
<Toolbar {...props}>
|
||||||
|
{/* It is possible to create tokens per default without input. */}
|
||||||
<SaveButton alwaysEnable />
|
<SaveButton alwaysEnable />
|
||||||
</Toolbar>
|
</Toolbar>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user