summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/workflow/no_workflow.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/workflow/no_workflow.html')
-rw-r--r--dashboard/src/templates/workflow/no_workflow.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/dashboard/src/templates/workflow/no_workflow.html b/dashboard/src/templates/workflow/no_workflow.html
new file mode 100644
index 0000000..0ac6549
--- /dev/null
+++ b/dashboard/src/templates/workflow/no_workflow.html
@@ -0,0 +1,3 @@
+<script>
+ top.window.location.href='/';
+</script>