From ba4554f053bd548a5d460db9809ada0b6e02d1a9 Mon Sep 17 00:00:00 2001 From: Ben S Date: Tue, 13 Nov 2018 08:57:45 +0100 Subject: [PATCH] gui: Sharing tab for folders (#5313) Sharing tab for folders (like sharing tab for devices) --- gui/default/syncthing/device/editDeviceModalView.html | 4 ++-- gui/default/syncthing/folder/editFolderModalView.html | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gui/default/syncthing/device/editDeviceModalView.html b/gui/default/syncthing/device/editDeviceModalView.html index c51d3c8e0..7cab6fd7c 100644 --- a/gui/default/syncthing/device/editDeviceModalView.html +++ b/gui/default/syncthing/device/editDeviceModalView.html @@ -38,7 +38,7 @@

Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.

-
+
@@ -88,7 +88,7 @@
-
+
diff --git a/gui/default/syncthing/folder/editFolderModalView.html b/gui/default/syncthing/folder/editFolderModalView.html index 4016269a9..47feb39f0 100644 --- a/gui/default/syncthing/folder/editFolderModalView.html +++ b/gui/default/syncthing/folder/editFolderModalView.html @@ -3,6 +3,7 @@
@@ -40,6 +42,8 @@ Warning, this path is a parent directory of an existing folder "{%otherFolderLabel%}" ({%otherFolder%}).

+
+

@@ -57,7 +61,6 @@

-
When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.