mirror of
https://github.com/discourse/discourse.git
synced 2024-12-12 19:23:39 +08:00
5 lines
144 B
Handlebars
5 lines
144 B
Handlebars
|
{{!-- template-lint-disable no-invalid-interactive --}}
|
||
|
<div class="table staff-actions" {{on "click" (fn this.openLinks)}}>
|
||
|
{{yield}}
|
||
|
</div>
|