From: Alan Knowles Date: Fri, 9 Sep 2016 02:46:03 +0000 (+0800) Subject: Roo/doc/Entry.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=691d3b63b84c1da9c068b259491687ba6615e849;p=roojs1 Roo/doc/Entry.js --- diff --git a/Roo/doc/Entry.js b/Roo/doc/Entry.js index 4a66e474df..83e9f539ea 100644 --- a/Roo/doc/Entry.js +++ b/Roo/doc/Entry.js @@ -87,7 +87,7 @@ Roo.extend(Roo.doc.Entry, Roo.bootstrap.Component, { // call onRender once... and block next call...? - Roo.doc.Component.prototype.onRender.call(this, ct, position); + Roo.bootstrap.Component.prototype.onRender.call(this, ct, position); } });