phosphor-webui: srcrev bump b4d9c09a6c..8c80dbd926

Derick Montague (1):
      Update README to indicate how to disable CSRF from BMCWEB

Yoshie Muranaka (2):
      Add tableActions component
      Add user role privilege table

Change-Id: I9426601ad0e881a844293bfc3738ef69888071d2
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 6ef0291..dae7938 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 = "b4d9c09a6c34f70260a686430e6891301a8da7b3"
+SRCREV = "8c80dbd926f451258a892171f9bd17515a13ddc2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "