From: Alan Knowles Date: Thu, 28 Mar 2019 07:03:28 +0000 (+0800) Subject: docs/Roo.docs.init.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=5ec81c6f9a95f1c6cf571ebeb5f2fd7967fc7193 docs/Roo.docs.init.js --- diff --git a/docs/Roo.docs.init.js b/docs/Roo.docs.init.js index 108d974df6..2bf1a29317 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 new Roo.data.Connection({}); ax.request({ url : this.prefix + 'symbols/' + d.extends + '.json', method : 'GET',