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

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