lib/chiya_web/controllers/tag_html/apply_prepare.html.heex aktualisiert

This commit is contained in:
inhji 2023-09-12 09:15:57 +02:00
parent 392bdf9ca3
commit 611298e105

View file

@ -1,6 +1,6 @@
<.header> <.header>
Apply Tag <%= @tag.id %> Apply Tag <%= @tag.name %>
<:subtitle>This is a tag record from your database.</:subtitle> <:subtitle>These notes will get the tag.</:subtitle>
<:actions> <:actions>
<.link href={~p"/admin/tags/#{@tag}/apply"}> <.link href={~p"/admin/tags/#{@tag}/apply"}>
<.button>Apply tag</.button> <.button>Apply tag</.button>