]> git.pld-linux.org Git - packages/jquery-thickbox.git/blame - animation-url.patch
- use prebuilt tarball; rel 4
[packages/jquery-thickbox.git] / animation-url.patch
CommitLineData
c89dd392
ER
1--- jquery-thickbox/thickbox.js~ 2008-10-21 22:21:05.000000000 +0300
2+++ jquery-thickbox/thickbox.js 2009-09-30 16:09:40.886477061 +0300
3@@ -5,7 +5,7 @@
4 * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
5 */
6
7-var tb_pathToImage = "images/loadingAnimation.gif";
8+var tb_pathToImage = "/js/thickbox/loadingAnimation.gif";
9
10 /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/
11
This page took 0.02774 seconds and 4 git commands to generate.