Merge branch 'release' into releasev1.6.17
This commit is contained in:
commit
2ac4d917f7
|
|
@ -214,7 +214,7 @@ export class JSEditor {
|
|||
if (onLoad)
|
||||
this.agHelper.CheckUncheck(this._functionSetting('Run Function on Page load'), true)
|
||||
if (bfrCalling)
|
||||
this.agHelper.CheckUncheck(this._functionSetting('Request confirmation before calling Function?'), true)
|
||||
this.agHelper.CheckUncheck(this._functionSetting('Request confirmation before calling function?'), true)
|
||||
|
||||
this.agHelper.GetNClick(this._closeSettings)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user