Hello,

As the save and delete buttons have glyphicons, I will upload a patch to add a glyphicon on preview buttons.

Issue fork bootstrap-2691029

Command icon 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:

Comments

Grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Needs review
StatusFileSize
new719 bytes

Here 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.

markhalliwell’s picture

Status: Needs review » Fixed
grimreaper’s picture

Thanks for the commit.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mademo made their first commit to this issue’s fork.