webui-vue: srcrev bump 75100469ab..fac3fbbbbe

SurenNeware (3):
      Increase the global margin size for page section
      Add table search filter empty text translation
      Changed switch to checkbox in boot settings form

Yoshie Muranaka (3):
      Add env variable check to improve build customizations
      Update Intel dotenv file to allow style customizations
      Update router to static Virtual media component import

(From meta-phosphor rev: 3fcd4d0aa2388422d470c42c2a6e7147167aa75a)

Change-Id: I990de0d4b4becd5251894f511dd3cc3a847a766b
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 d5699cd..e4e24c0 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 = "75100469ab66851d84082b9651469901136f3d7e"
+SRCREV = "fac3fbbbbeb7ae8cf2eb5073b2b61277e9c368f5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "