Loading core/modules/navigation/templates/top-bar-page-actions.html.twig +20 −18 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ } only %} {% endfor %} {% if page_actions %} {% include 'navigation:toolbar-button' with { icon: { icon_id: 'dots' }, action: 'More actions'|t, Loading @@ -40,3 +41,4 @@ {% endfor %} </ul> </div> {% endif %} Loading
core/modules/navigation/templates/top-bar-page-actions.html.twig +20 −18 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ } only %} {% endfor %} {% if page_actions %} {% include 'navigation:toolbar-button' with { icon: { icon_id: 'dots' }, action: 'More actions'|t, Loading @@ -40,3 +41,4 @@ {% endfor %} </ul> </div> {% endif %}