webui-vue: srcrev bump 09e2585573..f125a3d803

Derick Montague (4):
      Fix pixelated toggle element
      Add unit testing for page section component
      Update application navigation component snapshot
      Refactor server LED indicator variable naming

Dixsie Wolmers (3):
      Add label to table checkboxes
      Add back to top button to hardware status page
      Add page components documentation

MichalX Szopinski (1):
      Hide LDAP tab on Intel environment

Sukanya Pandey (4):
      Add status icon documentation
      Add unit testing for page title component
      Add info tooltip documentation
      Remove page not found error in LDAP

SurenNeware (3):
      Update data option for components using Mixin data
      Update indicator LED switch using another property
      Add alignment on Event Logs page

Yoshie Muranaka (3):
      Fix two file switch firmware bug
      Add documentation for table row actions
      Fix server LED switch value on error

Change-Id: Ic289a966d2813b1fa251ee3e09bd9177d931bff7
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 71be78b..7be5512 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 = "09e258557365eec9b617ab544be0da07784ceb42"
+SRCREV = "f125a3d80353936a1d65b3f9fc8c05eec4da230a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "