changeset 256 | 62ee6685ad18 |
parent 200 | 63fddf1335d9 |
child 204 | 473cc747022a |
child 207 | 861807631f70 |
child 281 | db8d5111ad20 |
--- a/includes/clientside/static/misc.js Sat Oct 20 21:59:27 2007 -0400 +++ b/includes/clientside/static/misc.js Thu Nov 15 18:00:39 2007 -0500 @@ -196,7 +196,7 @@ { if ( document.getElementById('ajaxloadicon') ) { - document.getElementById('ajaxloadicon').src=scriptPath + '/images/loading.gif'; + document.getElementById('ajaxloadicon').src=ajax_load_icon; } }