{% var total_cols=0; for (var i=0, l=columns.length; i < l; i++ ) { var col = columns[i]; total_cols += parseInt(col.colspan); %} {% if (total_cols <= 12) { %}
{% if (col.type==="Subject") { %} {%= frappe.render_template("header_select_all_like_filter", { _checkbox: _checkbox }) %} {% } %} {%= __(col.title) || __(col.label) || "" %}
{% } %} {% } %}