From: Alan Knowles Date: Thu, 28 Mar 2019 07:03:40 +0000 (+0800) Subject: docs/Roo.docs.init.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=3f16a60ccc98b506ea76fe8443f994e705fbccdd docs/Roo.docs.init.js --- diff --git a/docs/Roo.docs.init.js b/docs/Roo.docs.init.js index 2bf1a29317..09f0c77146 100644 --- a/docs/Roo.docs.init.js +++ b/docs/Roo.docs.init.js @@ -294,7 +294,7 @@ Roo.docs.init = { cb(d) } d.augments.push(d.extends); - var ax = new new Roo.data.Connection({}); + var ax = new Roo.data.Connection({}); ax.request({ url : this.prefix + 'symbols/' + d.extends + '.json', method : 'GET',