Skip to content

Commit

Permalink
demo files update
Browse files Browse the repository at this point in the history
  • Loading branch information
lluz committed Mar 12, 2017
1 parent 80a1d57 commit 50c4696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link type="text/css" rel="stylesheet" href="css/jquery.fieldCompareString.min.css?v=1.0.0" />

<!-- Demo styles -->
<link type="text/css" rel="stylesheet" href="demo-files/demo-styles.css" />
<link type="text/css" rel="stylesheet" href="demo-files/demo-styles.css?v=1.0.0" />

</head>
<body>
Expand Down Expand Up @@ -305,7 +305,7 @@ <h3>Final thoughts</h3>
<script src="demo-files/jquery.min.js?v=1.10.2"></script>

<!-- Syntax Highlighter -->
<script src="demo-files/run_prettify.js"></script>
<script src="demo-files/run_prettify.js?v=1.0.0"></script>

<!-- fieldCompareString plugin -->
<script src="js/jquery.fieldCompareString.min.js?v=1.0.0"></script>
Expand Down

0 comments on commit 50c4696

Please # to comment.