From 806e46c30cf3c1a8d17c044e02514a8644766a69 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Sat, 11 Feb 2017 02:47:11 +0530 Subject: Client framework issue fix Error message of the Client widget. Issue-Id : CLIENT-128 Change-Id: Ia1cbc276e80fde746949b9413d628e2ee11b0995 Signed-off-by: Seshu-Kumar-M --- .../src/main/webapp/framework/templateWidget.html | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 common/src/main/webapp/framework/templateWidget.html (limited to 'common/src/main') diff --git a/common/src/main/webapp/framework/templateWidget.html b/common/src/main/webapp/framework/templateWidget.html new file mode 100644 index 00000000..fcba2178 --- /dev/null +++ b/common/src/main/webapp/framework/templateWidget.html @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg