Skip to content
Snippets Groups Projects
Commit ff8ccbb0 authored by Michael Kühnel's avatar Michael Kühnel
Browse files

Update renamed API method

See b957d0b8
parent 54588f5f
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@
currentSlide.contentWindow.Reveal.nextFragment();
}
else if (data.fragment === 'previous') {
currentSlide.contentWindow.Reveal.previousFragment();
currentSlide.contentWindow.Reveal.prevFragment();
}
});
</script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment