move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)

This commit is contained in:
Andrew Dolgov 2012-12-25 14:19:05 +04:00
parent c4f5283052
commit a675da08de
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
$("headlines-tmp").innerHTML = reply['headlines']['content'];
dojo.parser.parse('headlines-tmp');
var hsp = $("headlines-spacer");
if (hsp)