liquid_feedback_frontend

diff app/main/index/_menu.lua @ 729:f52f918b38b8

Cleanup of config and orphaned code
author bsw
date Thu Jun 28 17:07:00 2012 +0200 (2012-06-28)
parents 26d6d5cb4c7c
children 81bde33c2256
line diff
     1.1 --- a/app/main/index/_menu.lua	Thu Jun 28 16:31:02 2012 +0200
     1.2 +++ b/app/main/index/_menu.lua	Thu Jun 28 17:07:00 2012 +0200
     1.3 @@ -73,7 +73,7 @@
     1.4      end }
     1.5    end
     1.6    
     1.7 -  for i, lang in ipairs(config.available_languages) do
     1.8 +  for i, lang in ipairs(config.enabled_languages) do
     1.9      
    1.10      local langcode
    1.11      

Impressum / About Us