phosphor-webui: srcrev bump 383591afc2..db1e89edef

Dixsie Wolmers (1):
      Fix filter bar clear filter button

Change-Id: Iaaf0892833be9ada2028120e1210c98f060827f9
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 d440924..fb627ea 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 = "383591afc2c5c327f1a7628056cc33e4b52f4a23"
+SRCREV = "db1e89edef8aca03f926a62e54390e5110d26a19"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "