File tree Expand file tree Collapse file tree
product_portfolio/templates/product_portfolio/tabs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 146146 </ button >
147147 </ span >
148148 {% if analysis_presets and not vulnerability.vulnerability_analysis %}
149- < div class ="dropdown d-inline ">
150- < button type ="button " class ="btn btn-link p-0 " data-bs-toggle ="dropdown " aria-label ="Quick action " title =" Apply preset " >
149+ < span class ="dropdown d-inline ms-1 " data-bs-toggle =" tooltip " title =" Apply analysis preset ">
150+ < button type ="button " class ="btn btn-link p-0 " data-bs-toggle ="dropdown " aria-label ="Quick action ">
151151 < i class ="fas fa-bolt fa-sm text-warning "> </ i >
152152 </ button >
153153 < ul class ="dropdown-menu dropdown-menu-end ">
161161 </ li >
162162 {% endfor %}
163163 </ ul >
164- </ div >
164+ </ span >
165165 {% endif %}
166166 </ td >
167167 {% if not forloop.first %}</ tr > {% endif %}
You can’t perform that action at this time.
0 commit comments