[#48,refactor][s]: rename DataTable to DataGrid - fixes #48.
This commit is contained in:
@@ -6,7 +6,7 @@ $(function() {
|
||||
{
|
||||
id: 'grid',
|
||||
label: 'Grid',
|
||||
view: new recline.View.DataTable({
|
||||
view: new recline.View.DataGrid({
|
||||
model: dataset
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user