mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 09:23:45 +08:00
9 lines
216 B
Handlebars
9 lines
216 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"}} |