From 53ca745edd1072a80ea58be1ac616de3bf79f6b4 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Fri, 11 Oct 2019 18:19:04 +0530 Subject: Jointjs integration with angular Added JointJS dependency to the project Issue-ID: CCSDK-1826 Change-Id: Iddd014b23d62e1874de4aedb01e3efd53fcf0945 Signed-off-by: Arundathi Patil --- .../blueprint-designer.component.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.html (limited to 'cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.html b/cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.html new file mode 100644 index 000000000..11a5d72d3 --- /dev/null +++ b/cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.html @@ -0,0 +1,21 @@ + + +
-- cgit 1.2.3-korg