1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:45:56 +00:00

rework batch feed editor

This commit is contained in:
Andrew Dolgov
2010-11-21 11:55:28 +03:00
parent 29f118253d
commit 05acc0d653
3 changed files with 154 additions and 248 deletions

View File

@@ -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);