phosphor-webui: srcrev bump 4b366b5aeb..fdcb35ee7d

Dixsie Wolmers (1):
      Fix date and time settings bug

Zbigniew Kurzynski (1):
      Enabling multiple TrustStore Certificates uploading.

(From meta-phosphor rev: 020fab0b523b6963f46c85e34dbe4ba4ed3d3c60)

Change-Id: I43c7ef1d90336ea9ab71af98cc1c85fc9715c507
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index d2380ec..f9baf20 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "4b366b5aeb97b35ab3612bfe1dc7d93a1f8a6e79"
+SRCREV = "fdcb35ee7d351cac68820247d7538cc3e1ebe3bb"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "