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 448 <script>
449 449  
450 450 <?php
451   -
452 451 $customer_id = $this->session->get('id');
453   -
454   -
455 452 ?>
456 453 $( document ).ready(function() {
457 454 $('body').on('click','.one_item_buttons a', function(){
... ...