From 3261c5f88ac00cf3744439fccc11a24ace5a170a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Aug 2011 09:28:21 +0800 Subject: [PATCH] Pman.js --- Pman.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index 2bc954b4..a997b41d 100644 --- a/Pman.js +++ b/Pman.js @@ -287,7 +287,7 @@ Pman = new Roo.Document( } ); this.pulldownMenu = btn.menu; - lotb.add(this.pulldownMenu, '0'); + lotb.add(btn, '0'); } -- 2.39.2