liquid_feedback_frontend

changeset 750:ff4ee93abdb8

Do not 'forget' invite code when going from step 2 to step 1 back
author bsw
date Thu Jun 28 22:39:32 2012 +0200 (2012-06-28)
parents fa6593b79d1c
children b889265e807b
files app/main/index/register.lua
line diff
     1.1 --- a/app/main/index/register.lua	Thu Jun 28 22:37:53 2012 +0200
     1.2 +++ b/app/main/index/register.lua	Thu Jun 28 22:39:32 2012 +0200
     1.3 @@ -62,6 +62,7 @@
     1.4              module = "index",
     1.5              view = "register",
     1.6              params = {
     1.7 +              invite = code
     1.8              }
     1.9            }
    1.10            slot.put(" · ")

Impressum / About Us