changeset 204 | 473cc747022a |
parent 182 | c69730750be3 |
parent 200 | 63fddf1335d9 |
child 210 | 2b283402e4e4 |
--- a/includes/clientside/static/misc.js Sat Oct 20 21:44:13 2007 -0400 +++ b/includes/clientside/static/misc.js Fri Oct 26 19:28:54 2007 -0400 @@ -196,7 +196,7 @@ { if ( document.getElementById('ajaxloadicon') ) { - document.getElementById('ajaxloadicon').src=scriptPath + '/images/loading.gif'; + document.getElementById('ajaxloadicon').src=ajax_load_icon; } }