change block look
This commit is contained in:
parent
99cdfec264
commit
2fda4f3785
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 723 B After Width: | Height: | Size: 404 B |
|
@ -593,7 +593,7 @@ function resizeBoard (size) {
|
||||||
$(function() {
|
$(function() {
|
||||||
|
|
||||||
if (boardInitialized == false)
|
if (boardInitialized == false)
|
||||||
blockUI('Loading...');
|
blockUI('<img src="/images/ajax-loader.gif" width=43 height=11/>');
|
||||||
|
|
||||||
//setTimeout($.unblockUI, 2000);
|
//setTimeout($.unblockUI, 2000);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue