Files
therinaldos.com/wedding-pics/apps/files/js/templates/newfilemenu_filename_form.handlebars
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

5 lines
235 B
Handlebars

<form class="filenameform">
<input id="{{cid}}-input-{{fileType}}" type="text" value="{{fileName}}" autocomplete="off" autocapitalize="off">
<input type="submit" value=" " class="icon-confirm" aria-label="{{actionLabel}}" />
</form>