From 2023587947f844c509bbd607582596a308978d2a Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Mon, 20 Feb 2017 14:20:05 +0530 Subject: Template file with the resmgr scripting code. Issue-Id : CLIENT-145,CLIENT-146, CLIENT-147, CLIENT-47, CLIENT-38 Change-Id: I66f6979eb97a65e9baa557cd630e28cc58237d6e Signed-off-by: Seshu-Kumar-M --- resmgr/src/main/webapp/index.html | 58 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 resmgr/src/main/webapp/index.html diff --git a/resmgr/src/main/webapp/index.html b/resmgr/src/main/webapp/index.html new file mode 100644 index 00000000..a7152023 --- /dev/null +++ b/resmgr/src/main/webapp/index.html @@ -0,0 +1,58 @@ + + + + + + + + + + ResourceManager + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg