gl-website-deployer/admin/phpMyAdmin/templates/display/results/null_display.twig
2024-11-19 08:02:04 +01:00

7 lines
180 B
Twig

<td data-decimals="{{ data_decimals }}"
data-type="{{ data_type }}"
{# The null class is needed for grid editing #}
class="{{ classes }} null">
<em>NULL</em>
</td>