File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/bundle/Resources/views/themes/admin/account/notifications Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858 }
5959} %}
6060 {% block body_row_cells %}
61- {% embed ' @ibexadesign/ui/component/table/table_body_cell.html.twig' %}
61+ {% embed ' @ibexadesign/ui/component/table/table_body_cell.html.twig' with { class : ' ' } %}
6262 {% block content %}
6363 <div >
6464 <span class =" ibexa-notifications-modal__notice-dot" ></span >
7575 </div >
7676 {% endblock %}
7777 {% endembed %}
78- {% embed ' @ibexadesign/ui/component/table/table_body_cell.html.twig' %}
78+ {% embed ' @ibexadesign/ui/component/table/table_body_cell.html.twig' with { class : ' ' } %}
7979 {% block content %}
8080 <div class =" ibexa-notifications-modal__actions" >
8181 <button class =" btn ibexa-btn ibexa-btn--ghost" id =" ibexa-notifications-modal-popup-trigger-{{ notification .id }}" >
You can’t perform that action at this time.
0 commit comments