Cosmetics
This commit is contained in:
parent
729ed13521
commit
6db0b64f4c
7 changed files with 27 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<%= bootstrap_form_with(model: link) do |form| %>
|
||||
<%= bootstrap_form_with(model: link, data: { controller: "unsaved-changes" }) do |form| %>
|
||||
|
||||
<div data-controller="check-link">
|
||||
<%= form.text_field :url, placeholder: "https://wikipedia.org", data: { "check-link-target": "input" } %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue