From 2499ee99acdb8723eaffc8b9f007c137ffeb4c46 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Feb 2021 11:58:43 +0800 Subject: [PATCH] Roo/bootstrap/Popover.js --- Roo/bootstrap/Popover.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 5e9df368df..c96988a739 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -337,7 +337,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