{## # This file is part of the SgDatatablesBundle package. # # (c) stwe # # For the full copyright and license information, please view the LICENSE # file that was distributed with this source code. #} {%- set datetime_id_selector -%} sg-datatables-{{ datatable_name }}-datetime-{{ row_id }} {%- endset -%} {%- set datetime_selector -%} id="{{ datetime_id_selector }}" {%- endset -%} {% if column_class_editable_selector is defined %}
{% else %}
{% if data is same as(null) and default_content is not same as(null) %} {{ default_content }} {% endif %}
{% endif %} {% if data is not same as(null) %} {% endif %}