roojs-ui.js
[roojs1] / roojs-debug.js
index 5bc720b..38b158f 100644 (file)
@@ -47877,7 +47877,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                         Roo.MessageBox.show({
                             title : "Image Source URL",
                             msg : "Enter the url for the image",
-                            buttons: this.OKCANCEL,
+                            buttons: Roo.MessageBox.OKCANCEL,
                             fn: function(val){
                                 block().image_src = val;
                                 block().updateElement();