phosphor-webui: srcrev bump bb45d02123..219738d2a1

miramurali23 (1):
      Fix missing expiring/expired icons and warnning messages in certificate table

(From meta-phosphor rev: 722f1f63c70918343f3a69c0c5e610568e0d29e6)

Change-Id: Iddf9d7d5c734790a12e2c337d41d2a2422828a25
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 3a3a508..c60044d7 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 = "bb45d021233a5b7311629201819e0b63b6b691c5"
+SRCREV = "219738d2a11dc89f0f259fe99626802c18e6d3a8"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "