mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
webpack: Enable explicitPartialContext for handlebars-loader.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
44c50b3e64
commit
e172c717f7
@@ -10,7 +10,7 @@
|
||||
<div class="unread_marker message_unread_marker"><div class="unread-marker-fill"></div></div>
|
||||
<div class="messagebox">
|
||||
<div class="messagebox-content {{#if status_message}}is-me-message{{/if}}">
|
||||
{{> message_body}}
|
||||
{{> message_body .}}
|
||||
{{!-- message_edit_form.hbs is inserted here when editing a message. --}}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user