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

(From meta-phosphor rev: a064ea7aaa4e990deb51b3d304f985cff0853d96)

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