first commit
This commit is contained in:
3
pma/templates/display/results/row_data.twig
Normal file
3
pma/templates/display/results/row_data.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
<td data-decimals="{{ decimals }}" data-type="{{ type }}"{% if original_length is not empty %} data-originallength="{{ original_length }}"{% endif %} class="{{ td_class }}">
|
||||
{{- value|raw -}}
|
||||
</td>
|
||||
Reference in New Issue
Block a user