projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6122bd
)
libs/web: remove a stray non breaking space in DummyValue template
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 26 Jan 2011 16:21:15 +0000
(16:21 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 26 Jan 2011 16:21:15 +0000
(16:21 +0000)
libs/web/luasrc/view/cbi/dvalue.htm
patch
|
blob
|
history
diff --git
a/libs/web/luasrc/view/cbi/dvalue.htm
b/libs/web/luasrc/view/cbi/dvalue.htm
index 7377348fe4ccbad9ad39887bcf4a723ce3c7276e..0a61dc24a195c20e1415da54c310a04f82e99726 100644
(file)
--- a/
libs/web/luasrc/view/cbi/dvalue.htm
+++ b/
libs/web/luasrc/view/cbi/dvalue.htm
@@
-24,6
+24,5
@@
$Id$
end
%>
<%- if self.href then %></a><%end%>
- 
<input type="hidden" id="<%=cbid%>" value="<%=pcdata(self:cfgvalue(section) or self.default or "")%>" />
<%+cbi/valuefooter%>