X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;h=fb819f7e82e83289aeba4c51f40cee1c61b11d26;hp=6abd31e79252de7d8a6f7868e1442b8dcded913c;hb=960d50c92006ef3fcd1c47eb3e521591ed9319e1;hpb=75224481127e047ebc1bf35a4abd7eee3eedec1c diff --git a/roojs-debug.js b/roojs-debug.js index 6abd31e792..fb819f7e82 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -4762,7 +4762,7 @@ Roo.Template.prototype = { _t.url = false; _t.compile(); if (_t.onLoad) { - _t.onload(); + _t.onLoad(); } }, failure : function(response) {