We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d42cc8 commit 3f4bc65Copy full SHA for 3f4bc65
1 file changed
modules/admin/templates/show_metadata.twig
@@ -9,7 +9,7 @@
9
title="{% trans %}Copy to clipboard{% endtrans %}"><span class="fa fa-copy"></span></a>
10
</div>
11
<div id="metadata" class="code-box-content php">
12
- {#- #}$metadata["{{ entityid }}"] => {{ metadata|escape }};{# -#}
+ {#- #}$metadata["{{ entityid }}"] = {{ metadata|escape }};{# -#}
13
14
15
<div class="center">
0 commit comments