phosphor-webui: srcrev bump 7e48d0818a..a3b397d7f7

Ryan Arnell (1):
      Fix issue for responsive design: Login screen

beccabroek (1):
      Add ngMessages

Change-Id: I53fb531b1461e3655527ce6183a31f2777d36404
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 ab113a4..3676751 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 = "7e48d0818a57f1e9024b21b4be589aad2d06ebca"
+SRCREV = "a3b397d7f7d2460c33bf369a344522e4d7f4d463"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "