webui-vue: srcrev bump 10fe276be1..949cdd5163

Dixsie Wolmers (3):
      Add link to header logo
      Update page section heading to match style guide
      Format date and time in event log tables

(From meta-phosphor rev: 207a73dd1dbc92bc25c05582eb929f3a70419e5c)

Change-Id: I4f36ad026d259d889d0ee623f154e26637d6ed52
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 226489d..bfd1512 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 = "10fe276be19c4ba736eedf28d4ea2031f3eecd14"
+SRCREV = "949cdd51631b79de34cdbbb2a988ed1e9b610798"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "