mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-11 06:18:45 +00:00
add media description submit (very woozy way, but it works as possible)
This commit is contained in:
parent
58a2a1748e
commit
cfddec036c
6 changed files with 26 additions and 7 deletions
|
@ -43,6 +43,9 @@
|
|||
<div>
|
||||
<span class="post-form-field">
|
||||
<input id="post-file-picker" type="file" name="attachments" multiple accesskey="A" title="Attachments (A)">
|
||||
<details><summary> Descriptions for media attachments </summary>
|
||||
{{GenerateMediaDescrForm | Raw}}
|
||||
</details>
|
||||
</span>
|
||||
</div>
|
||||
<button type="submit" accesskey="P" title="Post (P)"> Post </button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue