[#407 support for row reordering in sclickgrid]

This commit is contained in:
aliounedia
2014-04-28 17:44:39 +02:00
parent 9a69799d04
commit 49282b59f7
3 changed files with 4 additions and 4 deletions

View File

@@ -149,7 +149,7 @@ test('delete-row' , function(){
// else it is The the second cell (1) , because The 0 is now cell
// that handle row Reoder.
test('delete-row-with-row-reorder-ativated' , function(){
test('delete-row-with-row-reorder-activated' , function(){
var dataset = Fixture.getDataset();
var view = new recline.View.SlickGrid({
model: dataset,