1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Rename examples CSS/JS files for consistency

This commit is contained in:
Julien Déramond
2022-10-06 11:06:33 +02:00
committed by Mark Otto
parent 01dc2f5100
commit 8291746dd4
17 changed files with 11 additions and 11 deletions

View File

@@ -3,9 +3,9 @@ layout: examples
title: مثال إتمام الشراء
direction: rtl
extra_css:
- "../checkout/form-validation.css"
- "../checkout/checkout.css"
extra_js:
- src: "../checkout/form-validation.js"
- src: "../checkout/checkout.js"
body_class: "bg-light"
---