2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00

Replace all instances of data-toggle with data-bs-toggle

This commit is contained in:
Oliver
2021-10-27 22:06:30 +11:00
parent e178a2c370
commit a004f293ff
21 changed files with 197 additions and 205 deletions

View File

@ -30,7 +30,7 @@
{% endif %}
<div class='btn-group'>
<!-- Print actions -->
<button id='build-print-options' class='btn btn-primary dropdown-toggle' data-toggle='dropdown'>
<button id='build-print-options' class='btn btn-primary dropdown-toggle' data-bs-toggle='dropdown'>
<span class='fas fa-print'></span> <span class='caret'></span>
</button>
<ul class='dropdown-menu'>