webui-vue: srcrev bump 7fc4cd7dbe..537c6cb6b2

Derick Montague (1):
      Update README.md

Dixsie Wolmers (2):
      Set up initial language translation
      Update overview quicklinks with community approved design

Yoshie Muranaka (2):
      Add toast component interactions
      Update PageTitle component to use div

Change-Id: Ie98b7dd922f055fc4a0a70d976d8c29fc3c68640
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 3a781ab..7ad769d 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 = "7fc4cd7dbe2f9eb38bb876aa4febf8f5e13a279f"
+SRCREV = "537c6cb6b293665826efc5b1ef9f9c9c2e6a0d39"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "