summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/workflow/exit_redirect.html
diff options
context:
space:
mode:
authorSawyer Bergeron <sbergeron@iol.unh.edu>2019-06-06 12:45:32 -0400
committerSawyer Bergeron <sbergeron@iol.unh.edu>2019-06-12 11:39:59 -0400
commit9006bd91e6976bbf50a71f92c8ac785029387494 (patch)
tree6eed646222111268b480e574b0d34e013ed9a2c8 /dashboard/src/templates/workflow/exit_redirect.html
parent845c87771157d871eb6c12a79e9224872fb4b140 (diff)
redirect to booking detail on creation
Change-Id: I4e27f6a4a64314639b9ac83750b5b6add069399b Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
Diffstat (limited to 'dashboard/src/templates/workflow/exit_redirect.html')
-rw-r--r--dashboard/src/templates/workflow/exit_redirect.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/dashboard/src/templates/workflow/exit_redirect.html b/dashboard/src/templates/workflow/exit_redirect.html
deleted file mode 100644
index b08df78..0000000
--- a/dashboard/src/templates/workflow/exit_redirect.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<!DOCTYPE html>
-<html>
- <script>
- top.window.location.href='/';
- </script>
-</html>