Remove obsolete parameters

This commit is contained in:
Jermolene
2015-01-09 20:45:16 +00:00
parent 575c11ee95
commit 31824f043e
+1 -1
View File
@@ -62,7 +62,7 @@ exports.startup = function() {
timerId;
function refresh() {
// Process the refresh
$tw.pageWidgetNode.refresh(deferredChanges,$tw.pageContainer,null);
$tw.pageWidgetNode.refresh(deferredChanges);
deferredChanges = Object.create(null);
}
// Add the change event handler