phosphor-webui: srcrev bump ddda4dece0..a5deeeafe8

AppaRao Puli (1):
      WebUI: Sensors page modifications

beccabroek (1):
      Add form validation and toast messages to user mgmt

dixsie (1):
      Correct typo on stylesheet comment

Change-Id: I8050b3e24a1388b3ee62cd1693bc24529b24aa82
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 16cdf1d..3f73f30 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 = "ddda4dece0d8c897c0e9189a0aaf0e1b131c4e8a"
+SRCREV = "a5deeeafe84893722d601b2343943eb78f263e4f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "