From 4bbd85fe42686085af8d08f086b071e40fb26bf9 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 13 Jan 2011 20:54:57 +0000 Subject: [PATCH] libs/web: properly handle .default property for ListValue fields with integer keys --- libs/web/luasrc/view/cbi/lvalue.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/web/luasrc/view/cbi/lvalue.htm b/libs/web/luasrc/view/cbi/lvalue.htm index 8c7581a2c..dba869f2e 100644 --- a/libs/web/luasrc/view/cbi/lvalue.htm +++ b/libs/web/luasrc/view/cbi/lvalue.htm @@ -16,7 +16,7 @@ $Id$ <% if self.widget == "select" then %> <% elseif self.widget == "radio" then -- 2.11.0