webui-vue: srcrev bump f125a3d803..00f5b79055

Yoshie Muranaka (4):
      Add documentation for table filter
      Add documentation for table batch actions
      Add documentation for table pagination
      Fix no-lone-template warning on Firmware page

Change-Id: I335d244598df40a3c943630dbbe6bfaa37da700b
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 7be5512..e446634 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 = "f125a3d80353936a1d65b3f9fc8c05eec4da230a"
+SRCREV = "00f5b79055f982d45beb483a1399568bd50aebc6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "