Remove "(edit)" suffix
This commit is contained in:
parent
4164285ce4
commit
400c5bddf9
|
@ -82,7 +82,6 @@ export class KeyValueView extends Component<DefaultPageProps, KeyValueViewState>
|
|||
item={this.props.matches["item"]}
|
||||
baseMount={this.state.baseMount}
|
||||
secretPath={this.state.secretPath}
|
||||
suffix={i18next.t("kv_sec_edit_suffix")}
|
||||
/>
|
||||
<div>
|
||||
<p id="buttonsBlock">
|
||||
|
|
Loading…
Reference in a new issue