phosphor-webui: srcrev bump dbf0481196..0b0e26deda

Gunnar Mills (1):
      Fix Server power operations page style

Iftekharul Islam (1):
      Make actions visible in a disabled state

Change-Id: Ieac1501743184be2fcc6b3be17af70f1fab710d3
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 af8edcc..f7bd988 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 = "dbf048119670aabcdff6c35fe6873f0ac7555a69"
+SRCREV = "0b0e26deda16a86b316f1cda631f18a45608d5bf"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "