diff --git a/README.md b/README.md index b1af388..0bc356c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,3 @@ SortableGridField is not the same as SortableDataObject, since it is only a comp ```sql UPDATE YourTable SET SortOrder=SortOrder+1; ``` - -## @TODO -* Optimize re-ordering of a has_many relationship when sorting on a single page