en_btr_frontend/app/components/chapter.hbs

2 lines
102 B
Handlebars

<a {{on "click" this.selectChapter}} class="{{this.selected}}" ...attributes>{{@chapter.chapter}}</a>