phosphor-webui: srcrev bump 4b366b5aeb..fdcb35ee7d

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

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

Change-Id: Ie362bbb14e6e6c7b5444a727899451c1a2e93f0f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index d2380ec..f9baf20 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 "