first commit
This commit is contained in:
6
pma/templates/display/results/null_display.twig
Normal file
6
pma/templates/display/results/null_display.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
<td data-decimals="{{ data_decimals }}"
|
||||
data-type="{{ data_type }}"
|
||||
{# The null class is needed for grid editing #}
|
||||
class="{{ classes }} null">
|
||||
<em>NULL</em>
|
||||
</td>
|
||||
Reference in New Issue
Block a user