phosphor-webui: srcrev bump 7e48d0818a..a3b397d7f7

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

beccabroek (1):
      Add ngMessages

(From meta-phosphor rev: 6b794dda3d8f3b9d2f5e66627afc8a3358130128)

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