ccdb-web/app/templates/collections/index.hbs

7 lines
163 B
Handlebars

{{
collection/list-container
model=model
changePage=(action 'changePage')
onRowClick=(action 'rowClick')
createCollection=(action 'createCollection')
}}