projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8dfa75
)
Remove extraneous logging
author
Mike Taylor
<mike@indexdata.com>
Tue, 1 Apr 2014 12:15:51 +0000
(13:15 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 1 Apr 2014 12:15:51 +0000
(13:15 +0100)
src/mkws-widgets.js
patch
|
blob
|
history
diff --git
a/src/mkws-widgets.js
b/src/mkws-widgets.js
index
0f610f7
..
74e31f0
100644
(file)
--- a/
src/mkws-widgets.js
+++ b/
src/mkws-widgets.js
@@
-285,7
+285,6
@@
mkws.registerWidgetType('Records', function() {
alert("This page has a MasterKey widget that needs a query specified by the path-component " + index);
}
}
- that.log("node=" + node + ", class='" + node.className + "', query=" + query);
this.team.queue("ready").subscribe(function() {
var sortOrder = that.config.sort;