mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
minor changes
This commit is contained in:
parent
2a41fef6e7
commit
f7b8b7f016
1 changed files with 1 additions and 1 deletions
|
|
@ -525,7 +525,7 @@ CloudClient.Util = (function(){
|
|||
var lRefresh = this.getByClass(CloudFunc.REFRESHICON, lPanel);
|
||||
|
||||
if (lRefresh.length)
|
||||
lRefresh = lRefresh[0].parentElement;
|
||||
lRefresh = lRefresh[0];
|
||||
else {
|
||||
this.addCloudStatus({
|
||||
code : -3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue