Commit 514e6d8b54cfbba4cc243e327e8b0de0eb52fa82
1 parent
dc04ab2e
social js to bottom
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
frontend/views/layouts/main.php
| @@ -495,10 +495,10 @@ $this->registerJs(" | @@ -495,10 +495,10 @@ $this->registerJs(" | ||
| 495 | </div> | 495 | </div> |
| 496 | 496 | ||
| 497 | <?php $this->endBody () ?> | 497 | <?php $this->endBody () ?> |
| 498 | - <!-- SOCIAL ICON --> | ||
| 499 | - <script type="text/javascript" src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js" charset="utf-8"></script> | ||
| 500 | - <script type="text/javascript" src="//yastatic.net/share2/share.js" charset="utf-8"></script> | ||
| 501 | - <!-- SOCIAL ICON --> | 498 | + <!-- SOCIAL ICON --> |
| 499 | + <script type="text/javascript" src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js" charset="utf-8"></script> | ||
| 500 | + <script type="text/javascript" src="//yastatic.net/share2/share.js" charset="utf-8"></script> | ||
| 501 | + <!-- SOCIAL ICON --> | ||
| 502 | </body> | 502 | </body> |
| 503 | </html> | 503 | </html> |
| 504 | <?php $this->endPage () ?> | 504 | <?php $this->endPage () ?> |
| 505 | \ No newline at end of file | 505 | \ No newline at end of file |