phosphor-webui: srcrev bump 49001e25fb..5dac9e155e

Derick Montague (1):
      Add error messaging for error log date filtering and Safari support

Yoshie Muranaka (1):
      Update boot override UI messaging visibility

Change-Id: I9003444dcbb5111c4ca93341c439498e1f76d5ba
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 a9548e4..840e170 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 = "49001e25fb1e1abd22e56023992a53c10b4d7055"
+SRCREV = "5dac9e155e46cd8615a057ff6fe1577a9f21a0a7"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "