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

(From meta-phosphor rev: 9cf31a97207e36318d719b74a86bf2af31e47697)

Change-Id: I8fdbd9a843d83c267555e863f4e353eb6fffdd7c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 7be5512..e446634 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 = "f125a3d80353936a1d65b3f9fc8c05eec4da230a"
+SRCREV = "00f5b79055f982d45beb483a1399568bd50aebc6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "