Commit 24a4dafdbc4431d9e59660fc07f8d9058af0580a

Authored by Alex Savenko
1 parent 410763c6

price display

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(){