liquid_feedback_frontend

changeset 305:1a55347e83bf

Do not show legends
author bsw
date Sun Feb 26 15:05:29 2012 +0100 (2012-02-26)
parents c382f43d6c81
children a88f3ecb4606
files app/main/issue/_list.lua
line diff
     1.1 --- a/app/main/issue/_list.lua	Sun Feb 26 15:01:05 2012 +0100
     1.2 +++ b/app/main/issue/_list.lua	Sun Feb 26 15:05:29 2012 +0100
     1.3 @@ -164,6 +164,7 @@
     1.4    ui.filters(filters)
     1.5  end
     1.6  
     1.7 +--[[
     1.8  if param.get("legend", atom.boolean) ~= false then
     1.9    local filter = param.get_all_cgi().filter
    1.10    if not filter or filter == "any" or filter ~= "finished" then
    1.11 @@ -188,3 +189,4 @@
    1.12    end
    1.13  end
    1.14  
    1.15 +--]]
    1.16 \ No newline at end of file

Impressum / About Us