Initial Commit
This commit is contained in:
@@ -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