mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Sean Harvey
4ff7f4f67b
BUGFIX Removed hack that hid the Avatar field for the forum
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@70766 467b73ca-7a2a-4603-9d3b-597d59a354a9
BUGFIX Fixed behaviour.reapply() call in TableListField->refresh() javascript to applyToParent (the actual DOM container). Otherwise methods of the TableListField prototypes aren't properly attached to the DOM nodes, which causes problems like #3377
BUGFIX <% end_if %> was breaking the template where it should've been a <% end_control %>. This fixes the export link in #3333
Description
No description provided
Languages
PHP
99.4%
Scheme
0.5%