phosphor-webui: srcrev bump c9c8e67bce..c81cdd4acc

Ed Tanous (1):
      Fix IE11 support

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

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