Skip to content

Commit

Permalink
MINOR Fixed specificity of .add-form behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Apr 5, 2012
1 parent a44b67b commit f97804b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/javascript/LeftAndMain.AddForm.js
Expand Up @@ -13,7 +13,7 @@
* ss.i18n
* .cms-edit-form
*/
$('.add-form').entwine({
$('.cms-edit-form.cms-add-form').entwine({
/**
* Variable: Tree
* (DOMElement)
Expand Down

0 comments on commit f97804b

Please sign in to comment.