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
265a1c68d0
commit
a86082c574
1 changed files with 1 additions and 1 deletions
|
|
@ -524,7 +524,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