comment out dead code and prepare function for moving to right index
This commit is contained in:
parent
affaf7a53b
commit
ed9693c27b
2 changed files with 30 additions and 22 deletions
|
@ -181,6 +181,14 @@ Item {
|
|||
if (loadRequest.status == 2)
|
||||
showPassiveNotification("yahoo?");
|
||||
}
|
||||
|
||||
/* function moveToSlideIndex(index) { */
|
||||
/* web.runJavaScript(" */
|
||||
/* const index */
|
||||
/* for (let i = 0; i < index; i++) { */
|
||||
/* Reveal.next(); */
|
||||
/* }") */
|
||||
/* } */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue