webui-vue: srcrev bump 6b8aee9539..7e2ba5432d

Dixsie Wolmers (3):
      Add missing keys for en-US translations
      Removed unused keys from en-US translations
      Add export all and delete all buttons to event logs

Sandeepa Singh (1):
      Update the design of BMC table

Change-Id: Id056a5fd98211b526a9d5b142b4d773e1d101033
Signed-off-by: Andrew Geissler <openbmcbump-github@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 f657499..894fc1c 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 = "6b8aee9539765949712c72dd8bd02dc232c54a3a"
+SRCREV = "7e2ba5432d067101e4c2931b388b4b6f07979dba"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native nlf-native "