mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
parent
73a005270d
commit
35e11bbaa7
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ CloudClient.Util = (function(){
|
|||
|
||||
|
||||
element.onreadystatechange = function(){
|
||||
alert(this.readystate);
|
||||
alert(this.readyState);
|
||||
};
|
||||
|
||||
if(pParams_o.inner){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue