Plugin Directory

Changeset 2868311


Ignore:
Timestamp:
02/20/2023 05:41:08 PM (3 years ago)
Author:
aftercommerce
Message:

update the model dialog box.

Location:
afterinc-app/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • afterinc-app/trunk/Custom_app.php

    r2868238 r2868311  
    44Plugin URI: https://www.afterinc.com/contact/
    55Description: Plugin allows merchants to sell After Plan’s product protection plans for wide variety of products.
    6 Version: 3.9.4
     6Version: 3.9.5
    77Author: After Inc.
    88Author URI: https://www.afterinc.com
     
    10321032
    10331033                  <!-- Modal -->
    1034                   <div class="modal fade bd-example-modal-lg" id="planModal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true" style='max-width:100%'>
     1034                  <div class="modal fade bd-example-modal-lg" id="planModal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true" style='max-width:100%; width: 60%!important;'>
    10351035                    <div class="modal-dialog modal-lg">
    10361036
  • afterinc-app/trunk/readme.txt

    r2868238 r2868311  
    77Requires PHP: 7.2
    88WC tested up to: 5.6.0
    9 Stable tag: 3.9.4
     9Stable tag: 3.9.5
    1010License: GPLv3
    1111License URI: https://www.afterinc.com
Note: See TracChangeset for help on using the changeset viewer.