Remove ECOMP in headers
[clamp.git] / src / main / resources / META-INF / resources / designer / partials / portfolios / refresh_asdc.html
index 947e419..7f6e9e1 100644 (file)
@@ -18,7 +18,7 @@
   limitations under the License.
   ============LICENSE_END============================================
   ===================================================================
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
+  
   -->
 
 <style>
 //             $.ajax({
 //                     async:false,
 //                 dataType: "json",
-//                 url: '/services/clds-designer/v1/jaxrsClds/clds/asdc/services/',
+//                 url: '/restservices/clds/v1/clds/asdc/services/',
 //                 success: function(data){
 //                     vf_Services=data;
 //                 },