where did that space come from?

This commit is contained in:
Jonathan Corwin 2011-05-04 23:42:35 +01:00
parent cce8556b45
commit 9388055376
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ window.OpenLP = {
item.attr("data-theme", "e").removeClass("ui-btn-up-c").addClass("ui-btn-up-e");
return false;
}
});
});
$("#service-manager div[data-role=content] ul[data-role=listview]").listview("refresh");
}
if ($("#slide-controller").is(":visible")) {