More console logging for wave
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@107 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -182,7 +182,6 @@ SVG-edit Google Wave Gadget @ <a href="http://svg-edit.googlecode.com/">http://s
|
||||
function stateUpdated() {
|
||||
var state = wave.getState();
|
||||
var keys = state.getKeys();
|
||||
console.log("e="+e);
|
||||
console.log("this=");
|
||||
console.log(this);
|
||||
console.log("state=" + state);
|
||||
|
||||
Reference in New Issue
Block a user