Post by leoneshop » Thu Jun 06, 2024 4:15 am

For mobile user must add responsive table on /admin/view/template/sale/order_info.twig on line 144

Code: Select all

<div class="table-responsive">
        <table class="table table-bordered">
          <thead>
            <tr>
              <td class="text-left">{{ column_product }}</td>
              <td class="text-left">{{ column_model }}</td>
              <td class="text-right">{{ column_quantity }}</td>
              <td class="text-right">{{ column_price }}</td>
              <td class="text-right">{{ column_total }}</td>
            </tr>
          </thead>
          <tbody>

User avatar
New member

Posts

Joined
Thu Aug 16, 2018 2:59 pm

Post by straightlight » Sat Jul 06, 2024 9:38 am

Already fixed in OC v3.2.1.0 release.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 2 guests