From 9866053f0ce44721c11990c9f9407e7428757c99 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 10 May 2019 14:21:36 +0200 Subject: update bootstrap to version 4.3.1 --- .../site/docs/4.1/examples/checkout/index.html | 268 --------------------- 1 file changed, 268 deletions(-) delete mode 100644 vendor/twbs/bootstrap/site/docs/4.1/examples/checkout/index.html (limited to 'vendor/twbs/bootstrap/site/docs/4.1/examples/checkout/index.html') diff --git a/vendor/twbs/bootstrap/site/docs/4.1/examples/checkout/index.html b/vendor/twbs/bootstrap/site/docs/4.1/examples/checkout/index.html deleted file mode 100644 index 0dda89ef8..000000000 --- a/vendor/twbs/bootstrap/site/docs/4.1/examples/checkout/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - - - - - Checkout example for Bootstrap - - - - - - - - - - -
-
- -

Checkout form

-

Below is an example form built entirely with Bootstrap's form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.

-
- -
-
-

- Your cart - 3 -

-
    -
  • -
    -
    Product name
    - Brief description -
    - $12 -
  • -
  • -
    -
    Second product
    - Brief description -
    - $8 -
  • -
  • -
    -
    Third item
    - Brief description -
    - $5 -
  • -
  • -
    -
    Promo code
    - EXAMPLECODE -
    - -$5 -
  • -
  • - Total (USD) - $20 -
  • -
- -
-
- -
- -
-
-
-
-
-

Billing address

-
-
-
- - -
- Valid first name is required. -
-
-
- - -
- Valid last name is required. -
-
-
- -
- -
-
- @ -
- -
- Your username is required. -
-
-
- -
- - -
- Please enter a valid email address for shipping updates. -
-
- -
- - -
- Please enter your shipping address. -
-
- -
- - -
- -
-
- - -
- Please select a valid country. -
-
-
- - -
- Please provide a valid state. -
-
-
- - -
- Zip code required. -
-
-
-
-
- - -
-
- - -
-
- -

Payment

- -
-
- - -
-
- - -
-
- - -
-
-
-
- - - Full name as displayed on card -
- Name on card is required -
-
-
- - -
- Credit card number is required -
-
-
-
-
- - -
- Expiration date required -
-
-
- - -
- Security code required -
-
-
-
- -
-
-
- - -
- - - - - - - - - - - -- cgit v1.2.3