Merge branch 'master' of github.com:diaspora/diaspora_rails
This commit is contained in:
commit
eb0578df93
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
:javascript
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-17207587-1']);
|
||||
_gaq.push(['_setDomainName', '#{root_url}']);
|
||||
_gaq.push(['_setDomainName', '.joindiaspora.com']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue