s/Delete Contract/Forget Contract/ (#4237)
This commit is contained in:
parent
a791cb50a6
commit
4e35fd215e
@ -253,7 +253,7 @@ class Contract extends Component {
|
|||||||
<Button
|
<Button
|
||||||
key='delete'
|
key='delete'
|
||||||
icon={ <ActionDelete /> }
|
icon={ <ActionDelete /> }
|
||||||
label='delete contract'
|
label='forget contract'
|
||||||
onClick={ this.showDeleteDialog }
|
onClick={ this.showDeleteDialog }
|
||||||
/>,
|
/>,
|
||||||
<Button
|
<Button
|
||||||
|
Loading…
Reference in New Issue
Block a user