Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ramesh8v committed Jun 26, 2018
2 parents 04be302 + f4846a0 commit 53d63c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions consmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="./css/bootstrap.css">
<title>Consensus map</title>
</head>

Expand Down Expand Up @@ -76,6 +76,6 @@ <h6 class="card-title">Enter the details of Selected QTL</h6>

<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
<script src="js/bootstrap.js"></script>
<script src="./js/bootstrap.js"></script>
</body>
</html>
</html>

0 comments on commit 53d63c0

Please sign in to comment.