updated docs and diet

This commit is contained in:
vieron
2012-07-20 11:06:26 +02:00
parent 0e03a05435
commit 7624182bf4
9 changed files with 138 additions and 129 deletions

View File

@ -367,7 +367,10 @@
widget_margins: [10, 10],
widget_base_dimensions: [140, 140],
min_cols: 6,
min_rows: 10
min_rows: 10,
draggable: {
helper: "clone"
}
}).data('gridster');
});