updated portal
[unfold.git] / plugins / wizard / wizard.js
index f974259..c95826f 100644 (file)
             }
             
             /* Otherwise, proceed to next step */
-            this.GoToNextStep();
+            $this.GoToNextStep();
         }
     
         this.doForwardProgress = function()