liquid_feedback_frontend

diff app/main/opinion/_action/update.lua @ 280:808269b7f41c

More repositioning and optical enhancements
author bsw
date Thu Feb 16 14:08:55 2012 +0100 (2012-02-16)
parents 6a12fb7e4963
children b77e6a17ca77
line diff
     1.1 --- a/app/main/opinion/_action/update.lua	Thu Feb 16 14:08:43 2012 +0100
     1.2 +++ b/app/main/opinion/_action/update.lua	Thu Feb 16 14:08:55 2012 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4    if opinion then
     1.5      opinion:destroy()
     1.6    end
     1.7 -  slot.put_into("notice", _"Your rating has been deleted")
     1.8 +  --slot.put_into("notice", _"Your rating has been deleted")
     1.9    return
    1.10  end
    1.11  
    1.12 @@ -52,4 +52,4 @@
    1.13  
    1.14  opinion:save()
    1.15  
    1.16 -slot.put_into("notice", _"Your rating has been updated")
    1.17 +--slot.put_into("notice", _"Your rating has been updated")

Impressum / About Us