From 3fe5d7711f3d3f081e559279b0d0f7b49bc70b6c Mon Sep 17 00:00:00 2001 From: Benedict Aas Date: Wed, 14 Mar 2018 17:03:31 +0000 Subject: [PATCH] minifix: use svg contents list in main template (#2113) We use a list instead of element with `svg-icon` in `main.tpl.html`, as required by the `svg-icon` component and will return an error otherwise. Fixes: https://github.com/resin-io/etcher/issues/2078 Change-Type: patch Changelog-Entry: Use SVG contents list in main template. --- lib/gui/app/pages/main/templates/main.tpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gui/app/pages/main/templates/main.tpl.html b/lib/gui/app/pages/main/templates/main.tpl.html index dc6ba64b..2265cb1f 100644 --- a/lib/gui/app/pages/main/templates/main.tpl.html +++ b/lib/gui/app/pages/main/templates/main.tpl.html @@ -3,7 +3,7 @@
- +