mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:25:57 +00:00
previous: remove unused debugging line
This commit is contained in:
@@ -567,8 +567,6 @@ define(["dojo/_base/declare"], function (declare) {
|
||||
const tmph = dojo.connect(dialog, 'onLoad', function () {
|
||||
dojo.disconnect(tmph);
|
||||
|
||||
console.log('S_onload');
|
||||
|
||||
if (Feeds._search_query) {
|
||||
if (Feeds._search_query.query)
|
||||
dijit.byId('search_query')
|
||||
|
||||
Reference in New Issue
Block a user