phosphor-webui: srcrev bump 1a2bd74d8f..1d83af072e

Yoshie Muranaka (2):
      Add sort functionality to table Component
      Add expand/collapse functionality to table Component

(From meta-phosphor rev: c126c65a3551a5d4f0cd83c39023e1e8ce851878)

Change-Id: I5710359e67bb089843bde0b380982d9dd5851b64
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 b54cd1e..0bc1441 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 = "1a2bd74d8fa38f0848eca12759e03d162c09d236"
+SRCREV = "1d83af072eb4c047ef08fae79775a34599ed5ed3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "