From 694599f8e2ac30efeac15ca0fc7caf3a57ac32c4 Mon Sep 17 00:00:00 2001
From: pollfly <75068813+pollfly@users.noreply.github.com>
Date: Sun, 26 Sep 2021 12:42:31 +0300
Subject: [PATCH] change icon name (#74)
---
docs/webapp/webapp_exp_track_visual.md | 2 +-
static/icons/{ico-download-png.svg => ico-download-pic.svg} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename static/icons/{ico-download-png.svg => ico-download-pic.svg} (100%)
diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md
index 2681c932..fba60910 100644
--- a/docs/webapp/webapp_exp_track_visual.md
+++ b/docs/webapp/webapp_exp_track_visual.md
@@ -424,7 +424,7 @@ These controls allow you to better analyze the results. Hover over a plot, and t
|Icon|Description|
|---|---|
-|
| Download plots as PNG files. |
+|
| Download plots as PNG files. |
|
| Pan around plot. Click
, click the plot, and then drag. |
|
| To examine an area, draw a dotted box around it. Click
and then drag. |
|
| To examine an area, draw a dotted lasso around it. Click
and then drag. |
diff --git a/static/icons/ico-download-png.svg b/static/icons/ico-download-pic.svg
similarity index 100%
rename from static/icons/ico-download-png.svg
rename to static/icons/ico-download-pic.svg