Skip to content

Update docs/_themes/kr/layout.html#218

Merged
kennethreitz merged 1 commit intorealpython:masterfrom
suhailvs-archive:patch-1
Dec 21, 2012
Merged

Update docs/_themes/kr/layout.html#218
kennethreitz merged 1 commit intorealpython:masterfrom
suhailvs-archive:patch-1

Conversation

@suhailvs
Copy link
Copy Markdown
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