From 6d70895634544bcbc692df60bb429246dad42a5c Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 14 May 2009 18:16:44 -0300 Subject: [PATCH] ActionItem1049: pointing to absolute path --- public/javascripts/thickbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/javascripts/thickbox.js b/public/javascripts/thickbox.js index bb39bff..411e233 100644 --- a/public/javascripts/thickbox.js +++ b/public/javascripts/thickbox.js @@ -5,7 +5,7 @@ * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php */ -var tb_pathToImage = "images/loading.gif"; +var tb_pathToImage = "/images/loading.gif"; /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/ -- libgit2 0.21.2