Browse Source

:dizzy_face: bs5

windhamdavid 2 years ago
parent
commit
735a887c79
2 changed files with 2 additions and 2 deletions
  1. 2 2
      app/index.html
  2. 0 0
      app/index.min.html/index.html

+ 2 - 2
app/index.html

@@ -374,7 +374,7 @@
                     I tailor my approach to the unique requirements of each project
                     in an effort create sustainable and practical applications that work for you.
                   </p>
-                  <button type="button" class="btn btn-dark mt-3" data-toggle="modal" data-target="#pricing-modal">
+                  <button type="button" class="btn btn-dark mt-3" data-bs-toggle="modal" data-bs-target="#pricing-modal">
                     Pricing &amp; Cost
                   </button>
                 </div>
@@ -388,7 +388,7 @@
               <div class="modal-content">
                 <div class="modal-body">
                   <div class="container-fluid">
-                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
+                    <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
                       <span aria-hidden="true">&times;</span>
                     </button>
                     <h3 class="modal-title font-weight-bold">Pricing &amp; Costs</h3>

File diff suppressed because it is too large
+ 0 - 0
app/index.min.html/index.html


Some files were not shown because too many files changed in this diff