Commit 6db02d01ba8daffccb6024b02b3bb68b0df77a56
1 parent
286543fe
first
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/layouts/main.php
| @@ -119,6 +119,7 @@ AppAsset::register($this); | @@ -119,6 +119,7 @@ AppAsset::register($this); | ||
| 119 | d.documentElement.appendChild(js); | 119 | d.documentElement.appendChild(js); |
| 120 | }(document,"ok_group_widget","52277933965492","{width:280,height:278}"); | 120 | }(document,"ok_group_widget","52277933965492","{width:280,height:278}"); |
| 121 | </script> | 121 | </script> |
| 122 | + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> | ||
| 122 | </head> | 123 | </head> |
| 123 | <body> | 124 | <body> |
| 124 | <?php $this->beginBody() ?> | 125 | <?php $this->beginBody() ?> |