liquid_feedback_frontend

diff app/main/initiative/_action/remove_initiator.lua @ 280:808269b7f41c

More repositioning and optical enhancements
author bsw
date Thu Feb 16 14:08:55 2012 +0100 (2012-02-16)
parents 72c5e0ee7c98
children 32cc544d5a5b
line diff
     1.1 --- a/app/main/initiative/_action/remove_initiator.lua	Thu Feb 16 14:08:43 2012 +0100
     1.2 +++ b/app/main/initiative/_action/remove_initiator.lua	Thu Feb 16 14:08:55 2012 +0100
     1.3 @@ -35,7 +35,7 @@
     1.4  
     1.5  if #initiators > 1 or initiator_todelete.accepted ~= true then
     1.6    initiator_todelete:destroy()
     1.7 -  slot.put_into("notice", _"Member has been removed from initiators")
     1.8 +--  slot.put_into("notice", _"Member has been removed from initiators")
     1.9  else
    1.10    slot.put_into("error", _"Can't remove last initiator")
    1.11    return false

Impressum / About Us