We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ac095 commit 9150e77Copy full SHA for 9150e77
src/pages/Parameter.js
@@ -265,7 +265,7 @@ class Parameters extends React.Component {
265
this.context.SetOption (options); // todo : clarify save option
266
267
}}
268
- handleCancel = {()=>{this.display_usable_dialog(false)}}
+ handleCancel = {()=>{this.display_vectorstep_dialog(false)}}
269
270
vectorstepmmlist = {this.state.vectorspaces}
271
title = {this.context.GetLocaleString("param.path_step")}
0 commit comments