diff --git a/app/views/fields/url_field/_show.html.erb b/app/views/fields/url_field/_show.html.erb index 120a25217..85eef80fb 100644 --- a/app/views/fields/url_field/_show.html.erb +++ b/app/views/fields/url_field/_show.html.erb @@ -1,3 +1,3 @@ <% if field.to_s %> <%= link_to field.to_s, field.to_s %> -<% end %> \ No newline at end of file +<% end %>