Fixed typo in comments
This commit is contained in:
parent
7a12003a35
commit
c7ff853acb
@ -24,8 +24,8 @@ this.recline.View = this.recline.View || {};
|
||||
// state: {
|
||||
// gridOptions: {editable: true},
|
||||
// columnsEditor: [
|
||||
// {column: 'date', editor: Slick.Editor.Date },
|
||||
// {column: 'title', editor: Slick.Editor.Text}
|
||||
// {column: 'date', editor: Slick.Editors.Date },
|
||||
// {column: 'title', editor: Slick.Editors.Text}
|
||||
// ]
|
||||
// }
|
||||
// });
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user