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 15
15
{% endblock %}
16
16
17
17
{% block body_class %}ibexa-user-settings-list-view{% endblock %}
18
+ {% block main_container_class %}{{ parent () }} ibexa-main-container--full-width {% endblock %}
18
19
19
20
{% block content %}
20
21
{% embed ' @ibexadesign/ui/component/tab/tabs.html.twig' with {
Original file line number Diff line number Diff line change 9
9
{% form_theme form_search ' @ibexadesign/ui/form_fields.html.twig' %}
10
10
11
11
{% block body_class %}ibexa-trash-list-view ibexa-has-two-sidebars{% endblock %}
12
+ {% block main_container_class %}{{ parent () }} ibexa-main-container--full-width {% endblock %}
12
13
13
14
{% block context_menu %}
14
15
{% if can_cleantrash and form_trash_item_restore .trash_items | length > 0 %}
You can’t perform that action at this time.
0 commit comments