X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=5590e8dac79fc16fd1a61da0476dd61d9a498222;hb=9ffb4b74ccb2e5c69832d69e2dbba1767246acc6;hp=8f9579acd11f95048fb924583238cde97b426a6d;hpb=ba0f8cf30c0637984867935de9ac75636740e4cd;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 8f9579acd1..5590e8dac7 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -68503,7 +68503,7 @@ Roo.extend(Roo.dialog.UploadCropbox, Roo.Component, { msg: "Image width should be at least 720", buttons: {ok : true}, fn: function(res) { - //_this.selectorEl.dom.value = ''; + _this.selectorEl.dom.value = ''; console.log(_this.selectorEl.dom.value); _this.selectorEl.dom.click(); }