webui-vue: srcrev bump 66f903fb69..9fc3f90ac2

Derick Montague (1):
      Update login error message

Yoshie Muranaka (5):
      Fix en.json format
      Refactor user management component
      Fix float-right mixin build warning
      Add power operations page
      Fix slight alignment issue in navigation

(From meta-phosphor rev: 4d4507a1bf0b4f3f40db8ffd3a950b8919dab494)

Change-Id: I434e2c5df2db38aa2f00f74c9338f7b205fe4682
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 a8c4bee..801a02c 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 = "66f903fb69e8d8b9d7564e82a3daa3697cb92c54"
+SRCREV = "9fc3f90ac221bbe6b6d5b795e7fbaac68b17b7b6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "