phosphor-webui: srcrev bump bc5cc7f75c..0ad2604b95

Alexander Filippov (1):
      log-filter: remove tip for date format

Gunnar Mills (1):
      Move to Bootstrap 4

Iftekharul Islam (1):
      Present number of sensors available

Change-Id: I55d0ec5be3a4c0aef1e7859fad6f5839ff6e546e
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 c0b024d..4fb6f68 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 = "bc5cc7f75c4cb0c81200a2fcb2e68815b2b8c1b9"
+SRCREV = "0ad2604b95d9bd19dcb502106ee2ff98229097c0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "