liquid_feedback_frontend
diff app/main/vote/_action/update.lua @ 243:ec86db506312
Removed autoreject support (which was removed from core-2)
| author | bsw | 
|---|---|
| date | Fri Dec 30 03:04:17 2011 +0100 (2011-12-30) | 
| parents | 3036f2732b83 | 
| children | b77e6a17ca77 | 
   line diff
1.1 --- a/app/main/vote/_action/update.lua Fri Dec 30 03:02:09 2011 +0100 1.2 +++ b/app/main/vote/_action/update.lua Fri Dec 30 03:04:17 2011 +0100 1.3 @@ -32,7 +32,6 @@ 1.4 direct_voter.member_id = app.session.member_id 1.5 end 1.6 1.7 - direct_voter.autoreject = false 1.8 direct_voter:save() 1.9 1.10 local scoring = param.get("scoring")