remove console.log
This commit is contained in:
		| @@ -120,7 +120,6 @@ | |||||||
| 						} | 						} | ||||||
|  |  | ||||||
| 						// Update the note slides | 						// Update the note slides | ||||||
| 						console.log(currentSlide.contentWindow); |  | ||||||
| 						currentSlide.contentWindow.Reveal.slide( data.indexh, data.indexv ); | 						currentSlide.contentWindow.Reveal.slide( data.indexh, data.indexv ); | ||||||
| 						nextSlide.contentWindow.Reveal.slide( data.nextindexh, data.nextindexv ); | 						nextSlide.contentWindow.Reveal.slide( data.nextindexh, data.nextindexv ); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user