diff options
Diffstat (limited to 'photobooth/fullscreenphotobooth.st')
| -rwxr-xr-x | photobooth/fullscreenphotobooth.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/photobooth/fullscreenphotobooth.st b/photobooth/fullscreenphotobooth.st index 6e32453..6d3f3c3 100755 --- a/photobooth/fullscreenphotobooth.st +++ b/photobooth/fullscreenphotobooth.st @@ -2,7 +2,7 @@ <head> <title>dump.fm - fullscreen</title> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> + <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="$domain$/static/js/pichat.js"></script> <script src="$domain$/static/js/fullscreenphotobooth.js"></script> |
