diff --git a/www/extras/wobject/Survey/rel_interstitial_loading.gif b/www/extras/wobject/Survey/rel_interstitial_loading.gif new file mode 100644 index 000000000..94d46c129 Binary files /dev/null and b/www/extras/wobject/Survey/rel_interstitial_loading.gif differ diff --git a/www/extras/wobject/Survey/surveyedit.css b/www/extras/wobject/Survey/surveyedit.css index 21ea03b2d..c9853549d 100644 --- a/www/extras/wobject/Survey/surveyedit.css +++ b/www/extras/wobject/Survey/surveyedit.css @@ -22,7 +22,7 @@ } #loading .loading-indicator { - background: url(/extras/yui/rel_interstitial_loading.gif) no-repeat; + background: url(/extras/wobject/Survey/rel_interstitial_loading.gif) no-repeat; color: #555; font: bold 13px tahoma,arial,helvetica; padding: 18px 80px;