Skip to content

Commit

Permalink
Fixed typo and updated required version
Browse files Browse the repository at this point in the history
  • Loading branch information
UndefinedOffset committed Jun 29, 2012
1 parent 74708a3 commit 0b0658e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ SortableGridField
Adds drag and drop functionality to SilverStripe 3.0's GridField

## Requirments
* SilverStripe 3.0 RC1
* SilverStripe 3.0

## Installation
* Download the module from here https://github.com/UndefinedOffset/SortableGridField/downloads
* Extract the downloaded archive into your site root so that the destination folder is called SortableGridField, opening the extracted folder should contain _config.php in the root along with other files/folders
* Run dev/build?flush=all to re-gernate the manifest
* Run dev/build?flush=all to regenerate the manifest
* Upon entering the cms and using GridFieldSortableRows component for the first time you make need to add ?flush=all to the end of the address to force the templates to regenerate

## Usage
Expand Down

0 comments on commit 0b0658e

Please sign in to comment.