phosphor-webui: srcrev bump 511a2bbc55..dde251d5ad

beccabroek (2):
      Secondary button text color
      Checkbox disabled when 0 event logs

Change-Id: I9aa8d5c502c091e0e87cc7707e7c0599aa65d65d
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 5dbf8e4..4e66fd8 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 = "511a2bbc5540fccb883b8d0005c2b387a23c9d05"
+SRCREV = "dde251d5ad547c0c7536b6b930e1bad8c2ef2752"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "