File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
bundle/Resources/views/themes/admin/tabs Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 33<div class =" ibexa-table-header " >
44 <div class =" ibexa-table-header__headline" >{{ " tab.header.title" | trans }}</div >
55 <div >
6- <button class =" btn btn-primary ibexa-btn--prevented" data-toggle =" modal" data-target =" #ibexa-modal--add-content-protection" title =" {{ " tab.modal.title" | trans }}" >
6+ <button class =" btn btn-primary ibexa-btn--prevented"
7+ title =" {{ " tab.modal.title" | trans }}"
8+ data-toggle =" modal"
9+ data-target =" #ibexa-modal--add-content-protection"
10+ data-bs-toggle =" modal"
11+ data-bs-target =" #ibexa-modal--add-content-protection"
12+ >
713 <svg class =" ibexa-icon ibexa-icon--tiny ibexa-icon-create" >
814 <use xlink:href =" /bundles/ibexaicons/img/all-icons.svg#create" ></use >
915 </svg >
You can’t perform that action at this time.
0 commit comments