Searched refs:notesFilePath (Results 1 – 1 of 1) sorted by relevance
16 function openNotes( notesFilePath ) { argument23 if( !notesFilePath ) {26 notesFilePath = jsFileLocation + 'notes.html';29 notesPopup = window.open( notesFilePath, 'reveal.js - Notes', 'width=1100,height=700' );