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

Change-Id: Ief514b462ca199e8c150b71d7f08e031b0a20045
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 5208e4b..36ffd63 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 "