Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Breadcrumbs #54

Open
stantond opened this issue Feb 2, 2014 · 1 comment
Open

[Improvement] Breadcrumbs #54

stantond opened this issue Feb 2, 2014 · 1 comment

Comments

@stantond
Copy link

stantond commented Feb 2, 2014

CakePHP has a breadcrumbs feature here in the HTML helper:
http://book.cakephp.org/2.0/en/core-libraries/helpers/html.html#creating-breadcrumb-trails-with-htmlhelper

Bootstrap includes styling for breadcrumbs:
http://getbootstrap.com/components/#breadcrumbs

Is this something that could be added?

@xhs345
Copy link

xhs345 commented Jan 20, 2016

Just use getCrumbList and add the options 'class' => 'breadcrumb', 'lastClass' => 'active'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants