webui-vue: srcrev bump aa5e950b21..a9de9148ba

SurenNeware (1):
      Update button documentation for icon only button

Change-Id: Ic8d4c722020aae7aa7c18b3f7b94efc58a1e0010
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 51549f0..a2e2ba8 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 = "aa5e950b219343fff77ddde855088e694806edf8"
+SRCREV = "a9de9148bab7a1b76cfc76f9891dd6a4b3adeb2a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "