From 56f53ddbe001c7927bbc1adb9895d4738c4bf5de Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 5 Jul 2017 14:12:12 +0800 Subject: [PATCH] Roo/bootstrap/layout/Manager.js --- Roo/bootstrap/layout/Manager.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/layout/Manager.js b/Roo/bootstrap/layout/Manager.js index fa9ae8b34a..f2cbe5f775 100644 --- a/Roo/bootstrap/layout/Manager.js +++ b/Roo/bootstrap/layout/Manager.js @@ -61,7 +61,7 @@ Roo.bootstrap.layout.Manager = function(config) Roo.EventManager.onWindowResize(this.onWindowResize, this, true); }; -Roo.extend(Roo.bootstrap.layout.Manager, Roo.util.Observable, { +Roo.extend(Roo.bootstrap.layout.Manager, Roo.bootstrap.Component, { regions : null, -- 2.39.2