app/jquery/jquery-thickbox.js
changeset 1327 f6f70eb8d8bf
parent 1212 1b64b5922227
--- a/app/jquery/jquery-thickbox.js	Sat Feb 14 20:23:43 2009 +0000
+++ b/app/jquery/jquery-thickbox.js	Sat Feb 14 20:26:27 2009 +0000
@@ -5,7 +5,7 @@
  * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
 */
 
-var tb_pathToImage = "../soc/content/images/loadingAnimation.gif";
+var tb_pathToImage = "/soc/content/images/loadingAnimation.gif";
 
 /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/