Commit 0734d8342bb981df78cb133983651128cbe8cfd3

Authored by AntonioTerceiro
1 parent 76258ab6

ActionItem519: referencing existing image

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2327 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/javascripts/thickbox.js
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php 5 * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
6 */ 6 */
7 7
8 -var tb_pathToImage = "images/loadingAnimation.gif"; 8 +var tb_pathToImage = "images/loading.gif";
9 9
10 /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/ 10 /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/
11 11