Skip to content

Commit

Permalink
upgrade bundled jQuery (Closes: #785)
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
  • Loading branch information
onlyjob committed Apr 15, 2015
1 parent c17d156 commit b2f6bfb
Show file tree
Hide file tree
Showing 5 changed files with 9,407 additions and 155 deletions.
2 changes: 1 addition & 1 deletion web/skins/classic/includes/export_functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function exportHeader( $title )
}
-->
</style>
<script type="text/javascript" src="<?php echo ZM_SKIN_PATH; ?>/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="<?php echo ZM_SKIN_PATH; ?>/js/jquery.js"></script>
<script type="text/javascript" language="javascript" charset="utf-8">

/*==========[tab code]==========*/
Expand Down
Loading

0 comments on commit b2f6bfb

Please sign in to comment.