mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add jquery 1.7 to test
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
<title>Testing mousewheel plugin</title>
|
||||
|
||||
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-git.js"></script>-->
|
||||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.js"></script>
|
||||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.js"></script>
|
||||
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.js"></script>-->
|
||||
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.js"></script>-->
|
||||
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.js"></script>-->
|
||||
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.3.2.js"></script>-->
|
||||
|
Reference in New Issue
Block a user