summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-21 11:55:28 +0300
committerAndrew Dolgov <[email protected]>2010-11-21 11:55:28 +0300
commit05acc0d65376d842b259dd657df54b3e984cc312 (patch)
treeb3cbfb9f1f00b9184a218ad7f74e5eeeea4ec029 /functions.js
parent29f118253d91fea72a9785685d0443ac7ad4f30a (diff)
rework batch feed editor
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.js b/functions.js
index 69d09c5be..935740b94 100644
--- a/functions.js
+++ b/functions.js
@@ -1476,7 +1476,7 @@ function editFeed(feed, event) {
style: "width: 600px",
execute: function() {
if (this.validate()) {
- console.log(dojo.objectToQuery(this.attr('value')));
+// console.log(dojo.objectToQuery(this.attr('value')));
notify_progress("Saving data...", true);