changeset 200 | 63fddf1335d9 |
parent 176 | 1bc7e849a264 |
child 204 | 473cc747022a |
child 207 | 861807631f70 |
child 281 | db8d5111ad20 |
--- a/includes/clientside/static/misc.js Sat Oct 20 22:21:46 2007 -0400 +++ b/includes/clientside/static/misc.js Sun Oct 21 01:45:00 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; } }