The third debug() function in mkws.js, inside the jQuery plugin, is
authorMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 16:31:56 +0000 (16:31 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 16:31:56 +0000 (16:31 +0000)
commit788954be61eb460e03e9c409a42a22c7198b84a5
treebe6da36a5c71e2c10f3e91eb04d8860e01d0e0a7
parent5306decf7b5329212eb4b5aff7dcdb6c37eb95c5
The third debug() function in mkws.js, inside the jQuery plugin, is
now also reduced to a one-line delegation to mkws.debug(). Nice to be
down to a single logging function.
tools/htdocs/mkws.js