Problem/Motivation

The term delete form gets themed like an edit form which makes the "danger" class not apply to the button etc.

Steps to reproduce

Visit a term delete page and observe the sticky delete button.

Visit a node delete page and observe the red delete button on the button.

Proposed resolution

Exclude the form mode delete.

Remaining tasks

User interface changes

Delete term form is no longer affected by this module.

API changes

Data model changes

CommentFileSizeAuthor
#3 After.png394.51 KBnidhi27
#3 Before.png471.04 KBnidhi27
#2 3362267_2.patch994 bytesghost of drupal past

Comments

Charlie ChX Negyesi created an issue. See original summary.

ghost of drupal past’s picture

StatusFileSize
new994 bytes
nidhi27’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new471.04 KB
new394.51 KB

Patch given in #2 is applied successfully.

Before that Delete action button was showing on the top before the text.

After applying the patch it is showing as accepted after the text. I have attached the scressshots.

  • 1e9246e1 committed on 1.0.x
    Issue #3362267 by Charlie ChX Negyesi, nidhi27: The delete form is...
sundhar’s picture

+1 Reviewed code commited to dev branch

sundhar’s picture

Status: Reviewed & tested by the community » Fixed

This changes available in next release 1.0.5

Status: Fixed » Closed (fixed)

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