MINOR Disable ping until jQuery.entwine _super() confusion is resolved

This commit is contained in:
Ingo Schommer 2011-07-04 16:04:59 +02:00
parent b326f03ed7
commit 2e9ea1d129

View File

@ -11,11 +11,11 @@
*/
PingIntervalSeconds: 5*60,
onmatch: function() {
this._super();
this._setupPinging();
},
// onmatch: function() {
// this._super();
//
// this._setupPinging();
// },
/**
* Function: _setupPinging