liquid_feedback_frontend

diff config/default.lua @ 7:3941792e8be6

Version beta3

Table allowed_policy is respected while creating new issues

Broken vote now/later link is not shown anymore (until it's implemented)

More user friendly error page

Minor spelling error corrected
author bsw
date Sat Jan 02 12:00:00 2010 +0100 (2010-01-02)
parents 8d91bccab0bf
children 374bbc2ff102
line diff
     1.1 --- a/config/default.lua	Sat Jan 02 12:00:00 2010 +0100
     1.2 +++ b/config/default.lua	Sat Jan 02 12:00:00 2010 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  config.app_name = "LiquidFeedback"
     1.5 -config.app_version = "beta2"
     1.6 +config.app_version = "beta3"
     1.7  
     1.8  config.app_title = config.app_name .. " (" .. request.get_config_name() .. " environment)"
     1.9  

Impressum / About Us