Skip to content
Snippets Groups Projects
Commit a038615a authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 00a1b6fc
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ var interface = function(div){
btn.appendChild(document.createTextNode('view last image'))
btn.addEventListener('click',function(){
mod.win = window.open('')
mod.win.document.title = 'motion detect last image'
mod.win.document.title = 'last image'
mod.win.document.body.style.overflow = 'hidden'
mod.win.document.body.style.border = 0
mod.win.document.body.style.padding = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment