Closed (fixed)
Project:
Bootstrap
Version:
8.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2016 at 18:12 UTC
Updated:
27 Jun 2023 at 10:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
grimreaperHere is the patch.
Thanks for the review.
Also I can't find a way to add the classes 'btn' and 'btn-danger' on the Delete link. The glyphicon is added to the link but not the btn classes.
So I have added its temporarily in a hook_form_alter but if it could be done generically it will be better.
Comment #4
markhalliwellComment #5
grimreaperThanks for the commit.