profile loading wheel
This commit is contained in:
@@ -51,7 +51,9 @@ databap.pageInit = function()
|
|||||||
databap.getMainElem('#history_subbox').show('fast', function(){databap.setInitEnd(true);});
|
databap.getMainElem('#history_subbox').show('fast', function(){databap.setInitEnd(true);});
|
||||||
},
|
},
|
||||||
{id:databap.vars.id},
|
{id:databap.vars.id},
|
||||||
'json'
|
'json',
|
||||||
|
function(sError){feedback('error', sError);},
|
||||||
|
true
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user