Skip to content

Commit

Permalink
jquery version
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jan 10, 2024
1 parent c1262af commit b3dd598
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mrt-services/docker.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Merritt Docker Index</title>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(
function(){
Expand Down
3 changes: 2 additions & 1 deletion mrt-services/ui/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ mrt-dashboard/tmp/
mrt-dashboard/log/
mrt-dashboard/coverage/
mrt-dashboard/.bundle/
mrt-dashboard/Gemfile.lock
mrt-dashboard/Gemfile.lock
mrt-dashboard/public/assets

0 comments on commit b3dd598

Please sign in to comment.