aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorSabyrzhan Tasbolatov <snovitoll@gmail.com>2021-11-09 15:48:27 +0600
committerAleksandr Nogikh <wp32pw@gmail.com>2021-11-12 16:33:09 +0100
commitf10e2dd705063905e37098725eb2362ca40fcbcc (patch)
tree65382761d42fc3fd1af13cdad6e453458d784572 /CONTRIBUTORS
parente390a29d2f0cb98ecd4cab299d0ba1e0b2e408b2 (diff)
pkg/cover: added close btn to hide syz description
When we click on PC value in coverage page with the source code opened, there was no option to go back to file src code. Added a close button to hide (display:none) the syz description, and bring back the last file source code view. Fixes #2867
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index d83ee9b4f..70e279967 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -99,3 +99,4 @@ Chuck Silvers
Pavel Skripkin
Linaro
Lee Jones
+Sabyrzhan Tasbolatov