phosphor-webui: srcrev bump a3b397d7f7..97280b3efd

Iftekharul Islam (1):
      Fix table header

(From meta-phosphor rev: e6410bb073cb710b86053245e0125877f6b43b50)

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