log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
webmcp
view framework/env/ui_deprecated/text.lua @ 64:3d43a5cf17c1
find changesets by author, revision, files, or words in the commit message
Compatibility with Lua 5.2
author
jbe
date
Sun Apr 15 16:04:33 2012 +0200 (2012-04-15)
parents
9fdfb27f8e67
children
line source
1
2
function ui_deprecated.text(value)
3
slot.put(encode.html(convert.to_human(value)))
4
end
Impressum / About Us