From bf45f8f4d05d9842b285013cfcb0a0235ce51c5d Mon Sep 17 00:00:00 2001 From: Parker Berberian Date: Tue, 2 Jul 2019 17:33:09 -0400 Subject: Hacking on AJAX This change incorporates the multiple changes we've made in the past few days in order to actually get AJAX working. Change-Id: Ia61a0395e7dbac26a143ca6e15049e6a4bdc8b0d Signed-off-by: Parker Berberian Signed-off-by: Sawyer Bergeron --- src/templates/workflow/viewport-base.html | 268 ++---------------------------- 1 file changed, 10 insertions(+), 258 deletions(-) (limited to 'src/templates/workflow/viewport-base.html') diff --git a/src/templates/workflow/viewport-base.html b/src/templates/workflow/viewport-base.html index 103a095..02c5597 100644 --- a/src/templates/workflow/viewport-base.html +++ b/src/templates/workflow/viewport-base.html @@ -15,29 +15,9 @@ Back -
  • - - Select - -
  • -
  • - - Configure - -
  • -
  • - - Information - -
  • -
  • - - OPNFV - -
  • - Confirm +
  • @@ -58,22 +38,10 @@

    -
    - +
    @@ -86,240 +54,24 @@
    {% csrf_token %} - + + +
    -
    + {% csrf_token %}
    -- cgit 1.2.3-korg