diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css index d165b265..631d14e4 100644 --- a/www/css/ext6-pbs.css +++ b/www/css/ext6-pbs.css @@ -76,7 +76,7 @@ /* loading in task list */ .x-grid-row-loading { background: no-repeat center center; - background-image:url(../ext6/theme-crisp/resources/images/loadmask/loading.gif); + background-image:url(../extjs/theme-crisp/resources/images/loadmask/loading.gif); } /* displayfield minheight is wrong */