Roo/bootstrap/form/HtmlEditorToolbar/Standard.js
authorAlan <alan@roojs.com>
Thu, 16 Feb 2023 08:21:15 +0000 (16:21 +0800)
committerAlan <alan@roojs.com>
Thu, 16 Feb 2023 08:21:15 +0000 (16:21 +0800)
Roo/bootstrap/form/HtmlEditorToolbar/Standard.js

index 670f945..e218678 100644 (file)
@@ -149,7 +149,7 @@ Roo.extend(Roo.bootstrap.form.HtmlEditorToolbar.Standard, Roo.bootstrap.nav.Simp
                 msg : "Enter the URL for the link",
                 buttons: this.OKCANCEL,
                 minWidth: 250,
-                scope : scope,
+                scope : this,
                 prompt:true,
                 multiline: false,
                 modal : true,