bug: making activeServiceItem text work
This commit is contained in:
parent
3c09565a12
commit
16bb72c663
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ Controls.Page {
|
||||||
/* SlideMod.activate(index); */
|
/* SlideMod.activate(index); */
|
||||||
presentation.textIndex = 0;
|
presentation.textIndex = 0;
|
||||||
console.log("Slide changed to: " + index);
|
console.log("Slide changed to: " + index);
|
||||||
|
activeServiceItem = ServiceItemModel.getItem(currentServiceItem).name;
|
||||||
}
|
}
|
||||||
|
|
||||||
function loopVideo() {
|
function loopVideo() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue