webui-vue: srcrev bump dfba4e542e..07368136b6

Nikhil Ashoka (1):
      Fixed radio buttons arrangement issue

Change-Id: If2d664b79343428c9382a8123eced3ddeb155d6a
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 64a1ea4..a453391 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 = "dfba4e542e816712d3857e32aa52e9a930c9e889"
+SRCREV = "07368136b6578638f04f961b3842e93d57e41397"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.