mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
commit
39a4aabcdc
@ -470,7 +470,8 @@ ss.editorWrappers['default'] = ss.editorWrappers.tinyMCE;
|
|||||||
/* NOP */
|
/* NOP */
|
||||||
},
|
},
|
||||||
resetFields: function() {
|
resetFields: function() {
|
||||||
/* NOP */
|
// Flush the tree drop down fields, as their content might get changed in other parts of the CMS, ie in Files and images
|
||||||
|
this.find('.tree-holder').empty();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user