From 6b3fb45715dce4dac7aefc9f1d802613a495fea7 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Sat, 11 Feb 2017 02:43:37 +0530 Subject: Client framework issue fix Error message of the Client widget. Issue-Id : CLIENT-162 Change-Id: I490f931b89ee6fc5575646fcb1f343187d3b6228 Signed-off-by: Seshu-Kumar-M --- .../webapp/framework/templateNotification.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 common/src/main/webapp/framework/templateNotification.html (limited to 'common/src/main') diff --git a/common/src/main/webapp/framework/templateNotification.html b/common/src/main/webapp/framework/templateNotification.html new file mode 100644 index 00000000..97f26e37 --- /dev/null +++ b/common/src/main/webapp/framework/templateNotification.html @@ -0,0 +1,48 @@ + + + + \ No newline at end of file -- cgit 1.2.3-korg