Fix option dependencies, this was lost in some IE fixing stuff
authorSteven Barth <steven@midlink.org>
Mon, 23 Feb 2009 22:54:17 +0000 (22:54 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 23 Feb 2009 22:54:17 +0000 (22:54 +0000)
libs/cbi/luasrc/view/cbi/full_valuefooter.htm

index 0ae45fb32821f646f751ad7f25009ecb4050a22f..9fc5c13c9c8e20ac80e26f5c1e88ab18b8dbaaf8 100644 (file)
@@ -39,7 +39,7 @@ $Id$
                <%-
                        end
                -%>
-                       }, "cbip-<%=self.config.."-"..section.."-"..self.option%>");
+                       }, "cbip-<%=self.config.."-"..section.."-"..self.option..d.add%>");
                <%- end %>
        </script>
 <%- end %>