mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Fixed specificity of .add-form behaviour
This commit is contained in:
parent
a44b67bae2
commit
f97804bbe2
@ -13,7 +13,7 @@
|
||||
* ss.i18n
|
||||
* .cms-edit-form
|
||||
*/
|
||||
$('.add-form').entwine({
|
||||
$('.cms-edit-form.cms-add-form').entwine({
|
||||
/**
|
||||
* Variable: Tree
|
||||
* (DOMElement)
|
||||
|
Loading…
Reference in New Issue
Block a user