phosphor-webui: srcrev bump cf7219ce64..7008698438

Gunnar Mills (1):
      Fix RequestedBMCTransition capitalization

(From meta-phosphor rev: a9f783802b7d1e65e11aef156c40802488d07e91)

Change-Id: I3817eb766eb0c180df86717149dd51e51d98c1d4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 43f5050..380933f 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "cf7219ce64d600d10b1de4eca1f0c690dfb32344"
+SRCREV = "700869843888e9370c987639e39c711ce07cd561"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "