forked from openlp/openlp
Well one standard learnt. Probably a few more to go...
This commit is contained in:
parent
9388055376
commit
de9754caf1
@ -130,7 +130,7 @@ window.OpenLP = {
|
|||||||
$("#service-manager div[data-role=content] ul[data-role=listview]").listview("refresh");
|
$("#service-manager div[data-role=content] ul[data-role=listview]").listview("refresh");
|
||||||
}
|
}
|
||||||
if ($("#slide-controller").is(":visible")) {
|
if ($("#slide-controller").is(":visible")) {
|
||||||
if(prevItem != OpenLP.currentItem) {
|
if (prevItem != OpenLP.currentItem) {
|
||||||
OpenLP.loadController();
|
OpenLP.loadController();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user