webui-vue: srcrev bump 73e419a582..a7ec6293c9

Derick Montague (2):
      Update accessibility documentation
      Add test hook data attributes

Yoshie Muranaka (2):
      Add test hooks to event logs page
      Add Search to Power supplies table on Hardware status page

(From meta-phosphor rev: d4bde4bfd7b15bb778f02759205126a4e5f62860)

Change-Id: Iad225db67deadebacec20036664296e5f6f96c8d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 5208e4b..36ffd63 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "73e419a58213c74bd0f19b31cff1ee50147a3278"
+SRCREV = "a7ec6293c9b63a617aea2a0110edf33a6a3c9dbc"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "