Skip to content
Snippets Groups Projects
Commit 718420fc authored by sebousan's avatar sebousan
Browse files

url input for partners

parent a01ac3ea
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
<%= t '.partner_url_label' %>
</label>
<input class="form-control mb-2"
type="text"
type="url"
v-model="partner.url"
placeholder="<%= t '.partner_url_placeholder' %>"
:id="'partner-' + index + '-url'">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment