minor updates...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-09-22 02:31:19 +04:00
parent 0c5eaf90c6
commit cb0b9d1fc7
5 changed files with 8 additions and 4 deletions

View File

@ -14,7 +14,7 @@ Goals:
-->
<script src="../jquery.js"></script>
<script src="jquery.js"></script>
<script>
$(document).ready(function(){

View File

@ -16,7 +16,7 @@ Goals:
-->
<script src="../jquery.js"></script>
<script src="jquery.js"></script>
<script>
$(document).ready(function(){

View File

@ -1,4 +1,4 @@
<script src="../jquery.js"></script>
<script src="jquery.js"></script>
<style>

View File

@ -1,4 +1,4 @@
<script src="../jquery.js"></script>
<script src="jquery.js"></script>
<style>

4
ui/experiments/jquery.js vendored Executable file

File diff suppressed because one or more lines are too long