liquid_feedback_frontend
diff app/main/delegation/_action/update.lua @ 4:80c215dbf076
Version alpha5
Many optical changes and improved usability
Support for different wiki-formatting-engines
Help system
Many optical changes and improved usability
Support for different wiki-formatting-engines
Help system
| author | bsw/jbe | 
|---|---|
| date | Thu Dec 10 12:00:00 2009 +0100 (2009-12-10) | 
| parents | 3bfb2fcf7ab9 | 
| children | afd9f769c7ae | 
   line diff
1.1 --- a/app/main/delegation/_action/update.lua Mon Nov 30 12:00:00 2009 +0100 1.2 +++ b/app/main/delegation/_action/update.lua Thu Dec 10 12:00:00 2009 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 local delegation = Delegation:by_pk(truster_id, area_id, issue_id) 1.6 1.7 -if param.get("delete") then 1.8 +if param.get("delete") or trustee_id == -1 then 1.9 1.10 if delegation then 1.11