webmcp

diff framework/env/ui/container.lua @ 14:a29c8ffb3f82

New function ui.filters{...}

Also changed version information to "1.0.8"
author jbe/bsw
date Sat Feb 20 21:00:58 2010 +0100 (2010-02-20)
parents 9fdfb27f8e67
children a2ff42a66212
line diff
     1.1 --- a/framework/env/ui/container.lua	Fri Feb 19 16:49:00 2010 +0100
     1.2 +++ b/framework/env/ui/container.lua	Sat Feb 20 21:00:58 2010 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4    legend_attr   = legend_attr,    -- HTML attributes for a legend tag
     1.5    content_first = content_first,  -- set to true to place label or legend after the content
     1.6    content = function()
     1.7 -    ...                       --
     1.8 +    ...
     1.9    end
    1.10  }
    1.11  

Impressum / About Us