mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-19 17:51:45 +08:00
Removing debug javascript code
--HG-- branch : 1.x
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
img: editImage,
|
||||
uploadMediaPath: wmd.data("mediapicker-uploadpath"),
|
||||
callback: function (data) {
|
||||
wmd.focus();
|
||||
alert(data);
|
||||
callback(data.img.src);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user