diff options
| author | Scott Ostler <scottbot9000@gmail.com> | 2010-07-04 18:19:18 -0400 |
|---|---|---|
| committer | Scott Ostler <scottbot9000@gmail.com> | 2010-07-04 18:19:18 -0400 |
| commit | ae77b19680b6b83d93d5951108029c4889c5868a (patch) | |
| tree | 20b70f21af02cb09f0d616cbc16ebe05ce35e413 /static/search/browser.html | |
| parent | 231a9933b7766306ae109b2e511c971caadea6b2 (diff) | |
| parent | 57b4ecea5e20f4746c23911a6cc85508e0509536 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/search/browser.html')
| -rwxr-xr-x | static/search/browser.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/search/browser.html b/static/search/browser.html index 98cfd45..4620b49 100755 --- a/static/search/browser.html +++ b/static/search/browser.html @@ -6,8 +6,8 @@ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script src="dumpsearch.js" type="text/javascript"></script> - <script src="/static/js-global/FancyZoom.js" type="text/javascript"></script> -<script src="/static/js-global/FancyZoomHTML.js" type="text/javascript"></script> + <script src="/static/js/FancyZoom.js" type="text/javascript"></script> +<script src="/static/js/FancyZoomHTML.js" type="text/javascript"></script> </head> |
