Problem/Motivation
In some cases it would be nice to have an option to select the button type. instead of forcing btn-primary.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3275421-after-3.png | 49.37 KB | shyam_bhatt |
| #3 | 3275421-before-3.png | 44.9 KB | shyam_bhatt |
Issue fork bootstrap_barrio-3275421
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 5.x
compare
- revert-3d070413
compare
- 3275421-allow-the-button
changes, plain diff MR !19
Comments
Comment #3
shyam_bhattI have checked the MR !19. Working fine.
Before applying patch the "Default button type" field (In the components section) was not visible on "admin/appearance/settings/bootstrap_barrio" link.

After merging MR !19, the "Default button type" field (In the components section) is visible. Users can choose the default button style from this field.

Comment #4
shyam_bhattComment #6
hatuhay commented