gl-website-deployer/admin/phpMyAdmin/templates/display/results/null_display.twig

7 lines
180 B
Twig
Raw Normal View History

2024-11-19 08:02:04 +01:00
<td data-decimals="{{ data_decimals }}"
data-type="{{ data_type }}"
{# The null class is needed for grid editing #}
class="{{ classes }} null">
<em>NULL</em>
</td>