webui-vue: srcrev bump 0736d2afc5..8026797012

Derick Montague (1):
      Fix skip link 404 error on refresh bug

Dixsie Wolmers (1):
      Unit testing docs typo fix

MichalX Szopinski (1):
      Hide SNMP Settings tab on Intel environment

SurenNeware (1):
      Add test hooks to security settings page

Yoshie Muranaka (5):
      Update single file firmware upload page
      Add enhancements to BVToastMixin
      Add documentation for BVToastMixin enhancements
      Update single file firmware page alerts
      Update single file firmware TFTP upload option

Change-Id: I76338e18c07b4bc2bb7f06d34d5ccc4da0c612c2
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 c92e7b6..b7d6a26 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 = "0736d2afc54c944a1cb5efc3986996615914a059"
+SRCREV = "8026797012a0cbdce357a5c47304134fec9eca73"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "