phosphor-webui: srcrev bump 219738d2a1..383591afc2

Dixsie Wolmers (2):
      Fix IE11 SNMP edit bug
      Update SNMP page layout

Change-Id: I1daeebc8e156ad608187a043fcec913c1eda60c3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index c60044d..d440924 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 = "219738d2a11dc89f0f259fe99626802c18e6d3a8"
+SRCREV = "383591afc2c5c327f1a7628056cc33e4b52f4a23"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "