laminas / tutorials

Learn how to create laminas-mvc applications, get in-depth guides into components, and discover how to migrate your applications to version 3!
https://docs.laminas.dev/tutorials/
Other
33 stars 37 forks source link

Update breadcrumb based on bootstrap 4.4 #24

Closed voltan closed 4 years ago

voltan commented 4 years ago
Q A
Documentation yes
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

Update breadcrumb example code based on bootstrap 4 documentation : https://getbootstrap.com/docs/4.4/components/breadcrumb/

weierophinney commented 4 years ago

Thanks, @voltan !