Loading templates/dataset/table.html.twig +4 −0 Changes for templates/dataset/table.html.twig: 4 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -40,7 +40,9 @@ */ #} <div class="layer-wrapper gin-layer-wrapper"> {% if header %} <div class="gin-table-scroll-wrapper"> {% endif %} <table{{ attributes }}> {% if caption %} <caption>{{ caption }}</caption> Loading Loading @@ -123,5 +125,7 @@ </tfoot> {% endif %} </table> {% if header %} </div> {% endif %} </div> Loading
templates/dataset/table.html.twig +4 −0 Changes for templates/dataset/table.html.twig: 4 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -40,7 +40,9 @@ */ #} <div class="layer-wrapper gin-layer-wrapper"> {% if header %} <div class="gin-table-scroll-wrapper"> {% endif %} <table{{ attributes }}> {% if caption %} <caption>{{ caption }}</caption> Loading Loading @@ -123,5 +125,7 @@ </tfoot> {% endif %} </table> {% if header %} </div> {% endif %} </div>