From 767462d4cb657573a5bed19cac1cd4de962b8563 Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Mon, 9 Dec 2019 16:48:19 +0800 Subject: [PATCH] UI sync: update modal of drawer and click nodes (#4032) * fix: update drawer for modal and click nodes * fix: ignore update --- skywalking-ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skywalking-ui b/skywalking-ui index 501b7e47c6..9be73bf380 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit 501b7e47c6a412f916589ccbf5d4bf6befae9814 +Subproject commit 9be73bf3800fe576be586f9200a084a81edc0589 -- GitLab