From 489b68e12fb06e3ed1afeaf0f294bca7d80d8433 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 Jan 2021 13:43:58 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js examples/bootstrap/popover.js --- examples/bootstrap/popover.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/bootstrap/popover.js b/examples/bootstrap/popover.js index bbf75a3f77..1953258238 100644 --- a/examples/bootstrap/popover.js +++ b/examples/bootstrap/popover.js @@ -39,6 +39,8 @@ Roo.apply(Pman.Popover.FileTest.prototype, { this.dialog = Roo.factory({ xtype : 'Popover', placement : 'right', + modal : true, + cls : 'p-0', xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [ -- 2.39.2