This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a commit to branch gg-19225
in repository https://gitbox.apache.org/repos/asf/ignite.git

commit 04564b88defe8811903ac65f448e467b908cc5b3
Author: Alexey Kuznetsov <[email protected]>
AuthorDate: Sun Jun 2 00:26:46 2019 +0700

    GG-19187 Web Console: Fixed selection time units on "Refresh rate" popover.
    
    (cherry picked from commit 6502b6fbe3bfbe057a918a3160f8a76046eefb7b)
---
 .../components/page-queries/components/queries-notebook/template.tpl.pug | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/modules/web-console/frontend/app/components/page-queries/components/queries-notebook/template.tpl.pug
 
b/modules/web-console/frontend/app/components/page-queries/components/queries-notebook/template.tpl.pug
index ea7108b..f2d85d47 100644
--- 
a/modules/web-console/frontend/app/components/page-queries/components/queries-notebook/template.tpl.pug
+++ 
b/modules/web-console/frontend/app/components/page-queries/components/queries-notebook/template.tpl.pug
@@ -101,7 +101,6 @@ mixin query-settings
                 bs-popover
                 data-template-url='{{ $ctrl.paragraphRateTemplateUrl }}'
                 data-placement='bottom-right'
-                data-auto-close='1'
                 data-trigger='click'
             )
                 .btn-ignite(

Reply via email to