From 1d856b472342a0b87784157e7f19960e2c5a5b7d Mon Sep 17 00:00:00 2001 From: Audrius Butkevicius Date: Sat, 13 Jun 2015 19:10:11 +0100 Subject: [PATCH] Correctly set and clear errors for missing folders (fixes #1937) --- gui/index.html | 2 +- .../core/controllers/syncthingController.js | 1 + internal/auto/gui.files.go | 6 ++--- internal/model/folderstate.go | 24 ++++++++++++++++++- internal/model/model.go | 9 ++++++- 5 files changed, 36 insertions(+), 6 deletions(-) diff --git a/gui/index.html b/gui/index.html index af316a448..a6907efaf 100644 --- a/gui/index.html +++ b/gui/index.html @@ -287,7 +287,7 @@