Commit f87dc9393120d9cfc17a863a2e51c6cf7b0847dc

Authored by Yarik
1 parent cf111fc6

VK, ok, yandex disable

Showing 1 changed file with 9 additions and 9 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -320,15 +320,15 @@ $this->registerJs(" @@ -320,15 +320,15 @@ $this->registerJs("
320 <div class="wrap"> 320 <div class="wrap">
321 <div class="rightbar2"> 321 <div class="rightbar2">
322 <ul class="social" style="margin-top: 10px !important;"> 322 <ul class="social" style="margin-top: 10px !important;">
323 - <li><a class="vk" id="vk" target="_blank">vk.com</a></li> 323 +<!-- <li><a class="vk" id="vk" target="_blank">vk.com</a></li>-->
324 <li><a class="fb" id="fb">facebook.com</a></li> 324 <li><a class="fb" id="fb">facebook.com</a></li>
325 - <li><a class="ok" id="ok" target="_blank">odnoklassniki.ru</a></li> 325 +<!-- <li><a class="ok" id="ok" target="_blank">odnoklassniki.ru</a></li>-->
326 <li><a class="gp" id="gp" href="https://plus.google.com/+ArtwebUaAgency" target="_blank">plus.google.com</a> 326 <li><a class="gp" id="gp" href="https://plus.google.com/+ArtwebUaAgency" target="_blank">plus.google.com</a>
327 </li> 327 </li>
328 </ul> 328 </ul>
329 329
330 <div class="socialbox"> 330 <div class="socialbox">
331 - <div class="vk_box hide"> 331 + <?php /*<div class="vk_box hide">
332 <script type="text/javascript" src="//vk.com/js/api/openapi.js?116"></script> 332 <script type="text/javascript" src="//vk.com/js/api/openapi.js?116"></script>
333 333
334 <!-- VK Widget --> 334 <!-- VK Widget -->
@@ -343,8 +343,8 @@ $this-&gt;registerJs(&quot; @@ -343,8 +343,8 @@ $this-&gt;registerJs(&quot;
343 color3: '5B7FA6' 343 color3: '5B7FA6'
344 }, 99037905); 344 }, 99037905);
345 </script> 345 </script>
346 - </div>  
347 - <div class="fb_box hide"> 346 + </div> */ ?>
  347 + <div class="fb_box">
348 <div id="fb-root"></div> 348 <div id="fb-root"></div>
349 <script>(function (d, s, id) { 349 <script>(function (d, s, id) {
350 var js, fjs = d.getElementsByTagName(s)[0]; 350 var js, fjs = d.getElementsByTagName(s)[0];
@@ -378,7 +378,7 @@ $this-&gt;registerJs(&quot; @@ -378,7 +378,7 @@ $this-&gt;registerJs(&quot;
378 data-rel="publisher"></div> 378 data-rel="publisher"></div>
379 </div> 379 </div>
380 380
381 - <div class="ok_box hide"> 381 + <?php /*<div class="ok_box hide">
382 <div id="ok_group_widget"></div> 382 <div id="ok_group_widget"></div>
383 <script> 383 <script>
384 !function (d, id, did, st) { 384 !function (d, id, did, st) {
@@ -399,7 +399,7 @@ $this-&gt;registerJs(&quot; @@ -399,7 +399,7 @@ $this-&gt;registerJs(&quot;
399 </script> 399 </script>
400 400
401 401
402 - </div> 402 + </div> */ ?>
403 <div class="tw_box hide">Пока нет!</div> 403 <div class="tw_box hide">Пока нет!</div>
404 404
405 </div> 405 </div>
@@ -533,8 +533,8 @@ $this-&gt;registerJs(&quot; @@ -533,8 +533,8 @@ $this-&gt;registerJs(&quot;
533 533
534 <?php $this->endBody () ?> 534 <?php $this->endBody () ?>
535 <!-- SOCIAL ICON --> 535 <!-- SOCIAL ICON -->
536 - <script type="text/javascript" src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js" charset="utf-8"></script>  
537 - <script type="text/javascript" src="//yastatic.net/share2/share.js" charset="utf-8"></script> 536 +<!-- <script type="text/javascript" src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js" charset="utf-8"></script>-->
  537 +<!-- <script type="text/javascript" src="//yastatic.net/share2/share.js" charset="utf-8"></script>-->
538 <!-- SOCIAL ICON --> 538 <!-- SOCIAL ICON -->
539 </body> 539 </body>
540 </html> 540 </html>