Skip to content

Conversation

@suhailvs
Copy link
Contributor

Line 27: var ga2 = document.createElement('script');ga.type = 'text/javascript';

i think it is wrongly typed ga.type, so i changed into ga2.type

change

ga2.type = 'text/javascript'; 

Line 27: var ga2 = document.createElement('script');ga.type = 'text/javascript'; 

i think it is wrongly typed ga.type, so i changed into ga2.type

change
======
ga2.type = 'text/javascript'; 
kennethreitz pushed a commit that referenced this pull request Dec 21, 2012
Update docs/_themes/kr/layout.html
@kennethreitz kennethreitz merged commit a5a4e58 into realpython:master Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants