Skip to content

Commit

Permalink
replaced bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetiana Kobryn committed Dec 19, 2022
1 parent 9318b3e commit 78fbf30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/templates/@layout.latte
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
happy.init();
</script>
{* <script src="https://cdn.jsdelivr.net/npm/jquery@3.4.1/dist/jquery.js"></script> *}
<script src="{$basePath}/dist/jquery/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.4.1/dist/jquery.js"></script>
{* <script src="{$basePath}/dist/jquery/jquery.min.js"></script> *}

<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/js/bootstrap.bundle.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap-datepicker@1.9.0/dist/js/bootstrap-datepicker.js"></script>
Expand Down

0 comments on commit 78fbf30

Please sign in to comment.