Commit 9ecfab34eda1d5fa3934ba78d861424083472267

Authored by Alex Savenko
2 parents 9db73119 24a4dafd

Merge branch 'discount' of gitlab.artweb.com.ua:Alex/semena

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
src/app/frontend/views/page/item.php
@@ -448,10 +448,7 @@ @@ -448,10 +448,7 @@
448 <script> 448 <script>
449 449
450 <?php 450 <?php
451 -  
452 $customer_id = $this->session->get('id'); 451 $customer_id = $this->session->get('id');
453 -  
454 -  
455 ?> 452 ?>
456 $( document ).ready(function() { 453 $( document ).ready(function() {
457 $('body').on('click','.one_item_buttons a', function(){ 454 $('body').on('click','.one_item_buttons a', function(){