webui-vue: srcrev bump 791622bc08..9e36f522b9

Yoshie Muranaka (3):
      Update bootstrap and bootstrap-vue
      Update layout fluid prop to set max-width
      Add webpack config for env specific builds

(From meta-phosphor rev: 93ccf684fea2c89788589f9cdd3c36b7ce5ae3b1)

Change-Id: I471a39cd743e9c55f5d64a48470e5366fbb7ceca
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 dacb731..523bed9 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 = "791622bc08a510e4c8f059155e71f006476c5f59"
+SRCREV = "9e36f522b94511c1d77335493c09e68975db031c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "