IssueID : CLIENT-40
Change-Id: I3545f8d25f85af0c8f9ac9bee87d1a2f3ed5d436
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
var modelTemplate = "";\r
function loadTemplate() {\r
\r
- $.get('/openoui/resmgr/templates/template.html', function (template) {\r
+/* $.get('/openoui/resmgr/templates/template.html', function (template) {\r
modelTemplate += template;\r
- });\r
+ });*/\r
$.get('/openoui/resmgr/templates/templateContainer.html', function (template) {\r
modelTemplate += template;\r
});\r