[SSE] Wizard
Rename FunctionWizard -> Function
This commit is contained in:
parent
d1085286ed
commit
ef30e2360f
|
@ -352,7 +352,7 @@ define([
|
|||
win.setSettings({
|
||||
api : me.api,
|
||||
range : !_.isEmpty(input.getValue()) ? input.getValue() : '',
|
||||
type : Asc.c_oAscSelectionDialogType.FunctionWizard
|
||||
type : Asc.c_oAscSelectionDialogType.Function
|
||||
});
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue