Fix 'FielterEditor' typo
https://github.com/okfn/recline/search?q=FielterEditor&ref=cmdform
This commit is contained in:
parent
b0b55a7112
commit
1db381e1ee
@ -61,7 +61,7 @@ this.recline.View = this.recline.View || {};
|
||||
// {
|
||||
// id: 'filterEditor', // used for routing
|
||||
// label: 'Filters', // used for view switcher
|
||||
// view: new recline.View.FielterEditor({
|
||||
// view: new recline.View.FilterEditor({
|
||||
// model: dataset
|
||||
// })
|
||||
// },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user