2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Allow to pass integrity & async attribute to extra js

This commit is contained in:
Martijn Cuppens
2019-06-30 15:24:24 +02:00
committed by XhmikosR
parent ae0baff087
commit 3b73dfc44b
4 changed files with 10 additions and 6 deletions
@@ -4,7 +4,7 @@ title: Checkout example
extra_css:
- "form-validation.css"
extra_js:
- "form-validation.js"
- src: "form-validation.js"
body_class: "bg-light"
---