mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
* Run no-implicit-this codemod for app templates * Run tagless-ember-components-codemod for plugins * Turn on no-implicit-this lint
9 lines
213 B
Handlebars
9 lines
213 B
Handlebars
<h2 class="selected-name" title={{this.title}} role="option">
|
|
{{period-title this.value
|
|
showDateRange=true
|
|
fullDay=this.selectKit.options.fullDay
|
|
}}
|
|
</h2>
|
|
|
|
{{d-icon this.caretIcon class="caret-icon"}}
|