Skip to content

Commit

Permalink
remove jquery-ui, not needed for this autocomplete implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuels committed Jun 4, 2012
1 parent a1b73c6 commit 14cd634
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 1,298 deletions.
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@

<script type="text/javascript" src="js/touchJBrowse.js"></script>

<!-- jQuery mess-->
<script src="jquery-ui/js/jquery-1.7.1.min.js"></script>
<script src="jquery-ui/js/jquery-ui-1.8.18.custom.min.js"></script>
<link href="jquery-ui/css/ui-lightness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css"/>
<!-- -->

<script type="text/javascript">
window.onerror=function(msg){
document.body.setAttribute("JSError",msg);
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
565 changes: 0 additions & 565 deletions jquery-ui/css/ui-lightness/jquery-ui-1.8.18.custom.css

This file was deleted.

367 changes: 0 additions & 367 deletions jquery-ui/index.html

This file was deleted.

4 changes: 0 additions & 4 deletions jquery-ui/js/jquery-1.7.1.min.js

This file was deleted.

356 changes: 0 additions & 356 deletions jquery-ui/js/jquery-ui-1.8.18.custom.min.js

This file was deleted.

0 comments on commit 14cd634

Please sign in to comment.