From 8682a33ab1925cc772745b89951b06c17c5c99c9 Mon Sep 17 00:00:00 2001 From: Max Schulze Date: Sat, 27 Feb 2016 19:00:11 +0100 Subject: [PATCH] gui: add html tooltips (title) to the folder path and syncthing version elements (fixes #2758) --- gui/default/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/default/index.html b/gui/default/index.html index 16c1fd28f..3bb3f7562 100755 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -249,7 +249,7 @@  Folder Path - {{folder.path}} + {{folder.path}}  Error @@ -442,7 +442,7 @@  Version - {{versionString()}} + {{versionString()}}