Loading core/modules/system/templates/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading core/profiles/demo_umami/themes/umami/templates/classy/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading core/themes/claro/templates/classy/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading core/themes/stable9/templates/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading core/themes/starterkit_theme/templates/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading Loading
core/modules/system/templates/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading
core/profiles/demo_umami/themes/umami/templates/classy/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading
core/themes/claro/templates/classy/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading
core/themes/stable9/templates/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading
core/themes/starterkit_theme/templates/dataset/table.html.twig +2 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ * - content: The string to display in the table cell. * - active_table_sort: A boolean indicating whether the cell is the active table sort. * - header: Boolean indicating whether the cell should be rendered as a * header (<th>) or not (<td>). * - footer: Table footer rows, in the same format as the rows variable. * - empty: The message to display in an extra row if table does not have * any rows. Loading