mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 15:05:56 +00:00
move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)
This commit is contained in:
@@ -120,6 +120,8 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
|
|||||||
|
|
||||||
$("headlines-tmp").innerHTML = reply['headlines']['content'];
|
$("headlines-tmp").innerHTML = reply['headlines']['content'];
|
||||||
|
|
||||||
|
dojo.parser.parse('headlines-tmp');
|
||||||
|
|
||||||
var hsp = $("headlines-spacer");
|
var hsp = $("headlines-spacer");
|
||||||
|
|
||||||
if (hsp)
|
if (hsp)
|
||||||
|
|||||||
Reference in New Issue
Block a user