diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-01-18 11:47:01 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-01-18 11:47:01 +0200 |
| commit | 88eb36f929b1b9e2e8a4d0fec6d2b42881ea39e0 (patch) | |
| tree | d4ebae04224ef581b8f14f6d6e4b89c4ddbeae40 /index.html | |
| parent | 96053b8224516cba12cbc1284eef9499a4cc0573 (diff) | |
in house jQuery 1.7.1
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <html> <head> <title>TLV Metro</title> - <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script> + <script type="text/javascript" src="jquery.min.js"></script> <script type="text/javascript" src="jquery.subwayMap-0.5.0.js"></script> <link rel="stylesheet" type="text/css" href="main.css"> </head> |
