mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor updates...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0c5eaf90c6
commit
cb0b9d1fc7
@ -14,7 +14,7 @@ Goals:
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<script src="../jquery.js"></script>
|
<script src="jquery.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
|
|||||||
@ -16,7 +16,7 @@ Goals:
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<script src="../jquery.js"></script>
|
<script src="jquery.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<script src="../jquery.js"></script>
|
<script src="jquery.js"></script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<script src="../jquery.js"></script>
|
<script src="jquery.js"></script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
|
|||||||
4
ui/experiments/jquery.js
vendored
Executable file
4
ui/experiments/jquery.js
vendored
Executable file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user