You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/dashboard/Data/Config/Config.react.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ class Config extends TableView {
123
123
}}
124
124
>
125
125
<divclassName={[browserStyles.confirmConfig]}>
126
-
The parameter you are trying to edit has been modified by another user. Do you want to continue?
126
+
The parameter you are trying to save has been modified while you were editing it. This means your edit is not based on the current parameter value. Do you want to continue and overwrite the other changes?
0 commit comments