File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/bundle/Resources/views/themes/admin Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1515{% endblock %}
1616
1717{% block body_class %}ibexa-user-settings-list-view{% endblock %}
18+ {% block main_container_class %}{{ parent () }} ibexa-main-container--full-width {% endblock %}
1819
1920{% block content %}
2021 {% embed ' @ibexadesign/ui/component/tab/tabs.html.twig' with {
Original file line number Diff line number Diff line change 99{% form_theme form_search ' @ibexadesign/ui/form_fields.html.twig' %}
1010
1111{% block body_class %}ibexa-trash-list-view ibexa-has-two-sidebars{% endblock %}
12+ {% block main_container_class %}{{ parent () }} ibexa-main-container--full-width {% endblock %}
1213
1314{% block context_menu %}
1415 {% if can_cleantrash and form_trash_item_restore .trash_items | length > 0 %}
You can’t perform that action at this time.
0 commit comments