phosphor-webui: srcrev bump a3b397d7f7..97280b3efd

Iftekharul Islam (1):
      Fix table header

Change-Id: I32b57789d3de2b4b525ca81238b2ccead74d779d
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 3676751..1c1c94e 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 = "a3b397d7f7d2460c33bf369a344522e4d7f4d463"
+SRCREV = "97280b3efde6a19a517096940fd8e68c3c192331"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "