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