From 344a6898b12f76950cb8f9da17e1a408b4cd7982 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Fri, 17 Feb 2017 10:48:58 +0530 Subject: Refactoring the res manager code. Backup of the existing code for reference will be deleted later. Issue-Id : CLIENT-4 Change-Id: I903931b841d3e74e4e0706e36e9cff2a4c9be289 Signed-off-by: Seshu-Kumar-M --- .../src/main/webapp/bak/resmgr-sdn/resource.html | 140 +++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 resmgr/src/main/webapp/bak/resmgr-sdn/resource.html (limited to 'resmgr/src/main/webapp/bak/resmgr-sdn/resource.html') diff --git a/resmgr/src/main/webapp/bak/resmgr-sdn/resource.html b/resmgr/src/main/webapp/bak/resmgr-sdn/resource.html new file mode 100644 index 00000000..58f0a018 --- /dev/null +++ b/resmgr/src/main/webapp/bak/resmgr-sdn/resource.html @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + +
+
+ +
+
+ + + + + + + + + +
+ + +
+
+ +
+
+ +
+ +
+
+ +
+
+
+
+ + \ No newline at end of file -- cgit