Widget:Pamela
From Whitespace (Hackerspace Gent)
(Difference between revisions)
| Line 33: | Line 33: | ||
} | } | ||
document.getElementById( "pamelaWidget" ).innerHTML = "According to <a href='http://0x20.be/Pamela'>Pamela</a> there are " + macs.length + " devices active in the space: " + macs.join( ", " ); | document.getElementById( "pamelaWidget" ).innerHTML = "According to <a href='http://0x20.be/Pamela'>Pamela</a> there are " + macs.length + " devices active in the space: " + macs.join( ", " ); | ||
| − | |||
} | } | ||