Skip to content

Commit

Permalink
Update bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Jul 6, 2023
1 parent cf3156f commit e0e23c9
Show file tree
Hide file tree
Showing 47 changed files with 52,165 additions and 17,884 deletions.
6 changes: 0 additions & 6 deletions EmployeePaycheck/Pages/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@
</main>
</div>

@* <footer class="border-top footer text-muted">
<div class="container">
&copy; 2023 - Employee Paycheck
</div>
</footer>*@

<script src="~/lib/jquery/dist/jquery.min.js" nonce="@nonce"></script>
<script src="~/lib/bootstrap/dist/js/bootstrap.bundle.min.js" nonce="@nonce"></script>
<script src="~/lib/jquery-validation/dist/jquery.validate.min.js" nonce="@nonce"></script>
Expand Down
4 changes: 2 additions & 2 deletions EmployeePaycheck/wwwroot/lib/bootstrap/LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2011-2018 Twitter, Inc.
Copyright (c) 2011-2018 The Bootstrap Authors
Copyright (c) 2011-2021 Twitter, Inc.
Copyright (c) 2011-2021 The Bootstrap Authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit e0e23c9

Please sign in to comment.