aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/index.html
diff options
context:
space:
mode:
authorAvi Gaffa <avi.gaffa@amdocs.com>2018-08-02 11:18:39 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-02 11:18:39 +0000
commit9c03995ead1a0f7732c1ce4223c540224b3ba837 (patch)
tree892322b0954896ef11ca8393371911f618d5fecf /workflow-designer-ui/src/main/frontend/index.html
parent87257b6054147f3c40999d03cdda936e194dccca (diff)
parentb0a7e9384564f54d441e7da6503e4b4fec7f3d5b (diff)
Merge "composition save & load"
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/index.html')
-rw-r--r--workflow-designer-ui/src/main/frontend/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/workflow-designer-ui/src/main/frontend/index.html b/workflow-designer-ui/src/main/frontend/index.html
index c3a6f3b6..09d2d0a9 100644
--- a/workflow-designer-ui/src/main/frontend/index.html
+++ b/workflow-designer-ui/src/main/frontend/index.html
@@ -2,9 +2,7 @@
<html>
<head>
<base href="/">
- <meta charset="utf-8">
- <link rel="stylesheet" href="https://unpkg.com/bpmn-js@2.1.0/dist/assets/diagram-js.css" />
- <link rel="stylesheet" href="https://unpkg.com/bpmn-js@2.1.0/dist/assets/bpmn-font/css/bpmn.css" />
+ <meta charset="utf-8">
<title>SDC Workflow App</title>
</head>
<body>