Fix option dependencies, this was lost in some IE fixing stuff
This commit is contained in:
parent
2515ecbc26
commit
ad1af012ed
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ $Id$
|
||||||
<%-
|
<%-
|
||||||
end
|
end
|
||||||
-%>
|
-%>
|
||||||
}, "cbip-<%=self.config.."-"..section.."-"..self.option%>");
|
}, "cbip-<%=self.config.."-"..section.."-"..self.option..d.add%>");
|
||||||
<%- end %>
|
<%- end %>
|
||||||
</script>
|
</script>
|
||||||
<%- end %>
|
<%- end %>
|
||||||
|
|
Loading…
Reference in a new issue