summaryrefslogtreecommitdiffhomepage
path: root/libs
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-02-23 22:53:42 +0000
committerSteven Barth <steven@midlink.org>2009-02-23 22:53:42 +0000
commit1eec55dd47a6a54c18f6de655279ad75c1d3a01b (patch)
treeab510ef2eafa7941b956553124a3f531481ec4f1 /libs
parent6b104b9a458db6c2a1624085121814e7c8cbb014 (diff)
Fix option dependencies, this was lost in some IE fixing stuff
Diffstat (limited to 'libs')
-rw-r--r--libs/cbi/luasrc/view/cbi/full_valuefooter.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm
index 0ae45fb32..9fc5c13c9 100644
--- a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm
+++ b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm
@@ -39,7 +39,7 @@ $Id$
<%-
end
-%>
- }, "cbip-<%=self.config.."-"..section.."-"..self.option%>");
+ }, "cbip-<%=self.config.."-"..section.."-"..self.option..d.add%>");
<%- end %>
</script>
<%- end %>