Skip to content

Commit

Permalink
removed accidental '
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepolo committed Aug 10, 2015
1 parent bea8ad3 commit 313dbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/videoPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="//vjs.zencdn.net/4.12/video-js.css" rel="stylesheet">
<script src="//vjs.zencdn.net/4.12/video.js"></script>
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
`

<script>
function getParameterByName(name) {
name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
Expand Down

0 comments on commit 313dbb1

Please sign in to comment.