phosphor-webui: srcrev bump c9c8e67bce..c81cdd4acc

Ed Tanous (1):
      Fix IE11 support

Zbigniew Kurzynski (1):
      Extending certificate table with Issuer and Subject columns.

(From meta-phosphor rev: caa3efedc509e8791340c8c8599b74c9593f230e)

Change-Id: Ibe68cba9484cb2b4b458f55fa2e029c20a491e74
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 8d2a4d5..98cec51 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 = "c9c8e67bce63b13d81f1860f39832655d521b4ec"
+SRCREV = "c81cdd4acceb7b284ebb9680b6e318ddf4f20542"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "