webui-vue: srcrev bump da53c06768..e8cb2c6a81

Damian Celico (1):
      Added popup window with error message

Glukhov Mikhail (1):
      Reducing values to a common format

Nikhil Ashoka (1):
      Added DHCP enable/disable feature

kirankumarb07 (2):
      Page heading do not translated on language change
      Add translation for a few missing UI elements

Change-Id: I5079c0c0f0948b95e8b221676c5573b80d8e9758
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 c1d5834..f46f17b 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "da53c0676831e845ae22d3c9147df32f2cbb9fc7"
+SRCREV = "e8cb2c6a81e8abb75cb63c10c29008d868e7fef2"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.