add via link recipients tab

This commit is contained in:
Pete Matsyburka
2024-01-13 17:43:34 +02:00
parent 66ab0059bb
commit 8627f58cbc
4 changed files with 195 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
</span>
</a>
<a
:href="`/templates/${template.id}/submissions/new`"
:href="`/templates/${template.id}/submissions/new?with_link=true`"
data-turbo-frame="modal"
class="white-button md:!px-6"
@click="maybeShowEmptyTemplateAlert"