From 0734d8342bb981df78cb133983651128cbe8cfd3 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Sat, 26 Jul 2008 20:28:39 +0000 Subject: [PATCH] ActionItem519: referencing existing image --- 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 a169cbf..bb39bff 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/loadingAnimation.gif"; +var tb_pathToImage = "images/loading.gif"; /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/ -- libgit2 0.21.2