mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
4589fabbc8
commit
0b89b54085
@ -35,7 +35,8 @@ export function DashboardChangedModal({ onDismiss, event }: Props) {
|
||||
className={styles.modal}
|
||||
>
|
||||
<div className={styles.description}>
|
||||
The dashboad has been updated by another session. Do you want to continue editing or discard your local changes?
|
||||
The dashboard has been updated by another session. Do you want to continue editing or discard your local
|
||||
changes?
|
||||
</div>
|
||||
<Modal.ButtonRow>
|
||||
<Button onClick={onDismiss} variant="secondary" fill="outline">
|
||||
|
Loading…
Reference in New Issue
Block a user