phosphor-webui: srcrev bump 1073c1490f..dc36acc943

Gunnar Mills (6):
      Add Power Usage Page
      Remove unused chassisPowerOn
      Set the power cap
      Add config.json file
      Remove double variable set
      Remove 2nd CopyWebpackPlugin var

beccabroek (1):
      Checkbox not selected with 0 log events selected

Change-Id: Id5557c4f973493c665207c3325f05a0a6f791b67
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/webui/phosphor-webui.bb b/common/recipes-phosphor/webui/phosphor-webui.bb
index 480c350..315839b 100644
--- a/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "1073c1490fa98b7c90e6056a4e5797d4429b57e7"
+SRCREV = "dc36acc943fd59bbfd91887670a9f6410a0de25c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "