Skip to content

Commit

Permalink
Update slug.html.twig
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Jan 15, 2020
1 parent f0a63ed commit 98ea749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/_partials/fields/slug.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

{% block field %}
{% set prefix = '/' ~ record.definition.singular_slug ~ '/' %}
<br><code>{{ field.slugUseFields|join(', ')|json_encode }}</code>
<editor-slug
:value='{{ value|json_encode }}'
:name='{{ name|json_encode }}'
Expand Down

0 comments on commit 98ea749

Please sign in to comment.