From b30ea70813a194bc34b63d65ad363df305d89b7c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 15 Dec 2017 14:50:42 -0500 Subject: [PATCH] fixing registration page progress bar registration progress bar fixing the active node for that page --- views/front/registrations/registration.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index 65bd51c..b2e7765 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -336,8 +336,8 @@ jQuery(document).ready(function($) {
    -
  • Register
  • -
  • View Cart
  • +
  • Register
  • +
  • View Cart
  • Checkout
-- 2.17.1