diff --git a/content/bindings.xml b/content/bindings.xml index fe2d5a20..76db253d 100644 --- a/content/bindings.xml +++ b/content/bindings.xml @@ -18,7 +18,7 @@ - @@ -34,7 +34,7 @@ - + diff --git a/content/ui.js b/content/ui.js index 99873608..dd47727f 100644 --- a/content/ui.js +++ b/content/ui.js @@ -1382,7 +1382,7 @@ function ItemList(id) //{{{ template.map(util.range(0, maxItems), function (i) ) } - ; + ; let dom = util.xmlToDom(div, doc);