mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
86630baaa3
commit
eb4b1384fd
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