From 0aa8fdb26c7c25cab2f4b3da56f3be842a1af420 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Feb 2021 11:59:06 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js --- roojs-bootstrap-debug.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 7262438c94..1f91028a0e 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -19933,7 +19933,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { }, /** * fire this manually after loading a grid in the table for example - * + * @param {string} (left|right|top|bottom) where to try and put it + * @param {Boolean} try and move it if we cant get right position. */ updatePosition : function(placement, try_move) { -- 2.39.2