Tightly integrate WhatsApp selectors into existing UIs
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
hx-swap="innerHTML">
|
||||
<input type="hidden" id="draft-send-input-{{ person.id }}-{{ operation }}" name="draft_text" value="">
|
||||
<input type="hidden" id="draft-send-force-{{ person.id }}-{{ operation }}" name="force_send" value="0">
|
||||
<input type="hidden" name="target_identifier_id" value="{{ send_target_bundle.selected_id }}">
|
||||
<div class="field">
|
||||
<label class="label is-small">Draft Preview</label>
|
||||
<div class="control">
|
||||
|
||||
Reference in New Issue
Block a user