aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/index.html
diff options
context:
space:
mode:
authorYarin Dekel <yarind@amdocs.com>2019-02-14 16:48:48 +0200
committerYarin Dekel <yarind@amdocs.com>2019-02-14 16:48:55 +0200
commitef1f266830af27744b6cad58c50eb1573f9d432c (patch)
tree8f23185c80d99b5e0c7df50aa16c485bdf7fac74 /workflow-designer-ui/src/main/frontend/index.html
parentc038b3ef99805a3ba15bfba9bce0c396022177c4 (diff)
support route path change in workflow
Issue-ID: SDC-2122 Change-Id: I85e712d1a119475a48a22cd21fd4f29d54f9c607 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/index.html')
-rw-r--r--workflow-designer-ui/src/main/frontend/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/workflow-designer-ui/src/main/frontend/index.html b/workflow-designer-ui/src/main/frontend/index.html
index 09d2d0a9..f0d2b573 100644
--- a/workflow-designer-ui/src/main/frontend/index.html
+++ b/workflow-designer-ui/src/main/frontend/index.html
@@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <base href="/">
- <meta charset="utf-8">
+ <meta charset="utf-8">
<title>SDC Workflow App</title>
</head>
<body>