N°8122 - View or edit an object in portal in a new tab no more possible

This commit is contained in:
Benjamin Dalsass
2025-01-22 14:15:23 +01:00
parent 470f145747
commit 6f3fddf9bf

View File

@@ -1,4 +1,4 @@
{% extends template('page') %}
{% extends template('page', 'Combodo\\iTop\\Portal\\Brick\\AbstractBrick') %}
{% block pPageBodyClass %}{{ parent() }} page_object_brick page_object_brick_as_{{ sMode }}{% endblock %}