fixed support for versioned dataobjects like Sitetree (Page) decedents

This commit is contained in:
Elmin 2015-01-15 12:32:18 +11:00
parent 8d703e3493
commit 72f7149d57
1 changed files with 1 additions and 2 deletions

View File

@ -584,5 +584,4 @@ class GridFieldSortableRows implements GridField_HTMLProvider, GridField_ActionP
Controller::curr()->onAfterGridFieldPageSort(clone $items);
}
}
}
?>
}