phosphor-webui: srcrev bump 1a606bee74..21f8cb9439

Yoshie Muranaka (1):
      Fix the tabbing order in the primary and secondary navigation

(From meta-phosphor rev: 98917f40c7057615c45bac9295b157b4e02db86b)

Change-Id: Idd121ec05d7002bd32c70d989431ac53a24bad0b
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 d3887f6..c525f23 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 = "1a606bee74ab53f2d9c18b38bbc637620260799b"
+SRCREV = "21f8cb9439e876108c00d80346cae1f89fd1a45e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "