Skip to content

Commit

Permalink
New jQuery and verovio versions
Browse files Browse the repository at this point in the history
  • Loading branch information
roewenstrunk committed Nov 4, 2017
1 parent 77d6e73 commit 2288f85
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 2 deletions.
4 changes: 2 additions & 2 deletions add/data/xql/getExtendedStaff.xql
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ return
<head>
<title></title>
<!-- **VEROVIO** -->
<script src="../../resources/verovio/verovio-toolkit-0.9.11-256Mb.js" type="text/javascript" charset="utf-8"></script>
<script src="../../resources/verovio/verovio-toolkit.js" type="text/javascript" charset="utf-8"></script>

<!-- **JQUERY** -->
<script type="text/javascript" src="../../resources/jquery/jquery-2.1.3.js" charset="utf-8"></script>
<script type="text/javascript" src="../../resources/jquery/jquery-2.1.4.min.js" charset="utf-8"></script>
</head>
<body>
<div id="output"/>
Expand Down
Loading

0 comments on commit 2288f85

Please sign in to comment.