this.registerView(
                    new FiltersListView(this.App, {collection: this.filters, model: this.model}),
                    true, this.$('#filter-list'), 'filters'
                );