mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
minor changes
This commit is contained in:
parent
b67744e495
commit
f464a0af6c
5 changed files with 76 additions and 27 deletions
|
|
@ -1,4 +1,4 @@
|
|||
var CloudCommander, _gaq;
|
||||
var CloudCommander, DOM, _gaq;
|
||||
(function(){
|
||||
"use strict";
|
||||
|
||||
|
|
@ -19,5 +19,5 @@ var CloudCommander, _gaq;
|
|||
return preventErrorAlert;
|
||||
};
|
||||
|
||||
CloudCommander.Util.jsload('http://google-analytics.com/ga.js');
|
||||
DOM.jsload('http://google-analytics.com/ga.js');
|
||||
})();
|
||||
Loading…
Add table
Add a link
Reference in a new issue