From c8e479d3eda8d3e3757f43eccb070c58865acc1a Mon Sep 17 00:00:00 2001 From: hahayuan Date: Tue, 25 Dec 2018 20:09:19 +0800 Subject: [PATCH 1/1] KYLIN-3741 when the sql result is empty and limit is 0 ,should not have 'load more' bar --- webapp/app/partials/query/query_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/app/partials/query/query_detail.html b/webapp/app/partials/query/query_detail.html index 63cf5ac8e..66f61763d 100644 --- a/webapp/app/partials/query/query_detail.html +++ b/webapp/app/partials/query/query_detail.html @@ -111,7 +111,7 @@ -
+