lint
This commit is contained in:
parent
d518a2251c
commit
19178e30f8
|
|
@ -10,4 +10,4 @@
|
|||
{{i18n "discourse_assign.add_unassigned_filter"}}
|
||||
</label>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
|
@ -37,4 +37,4 @@
|
|||
}}
|
||||
|
||||
<ConditionalLoadingSpinner @condition={{model.loadingMore}} />
|
||||
</LoadMore>
|
||||
</LoadMore>
|
||||
|
|
@ -52,4 +52,4 @@
|
|||
</section>
|
||||
<section class="user-content">
|
||||
{{outlet}}
|
||||
</section>
|
||||
</section>
|
||||
|
|
@ -71,4 +71,4 @@
|
|||
disabled=disabled
|
||||
}}
|
||||
<DModalCancel @close={{route-action "closeModal"}} />
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -41,4 +41,4 @@
|
|||
|
||||
<ConditionalLoadingSpinner @condition={{model.loadingMore}} />
|
||||
</LoadMore>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
Loading…
Reference in New Issue