Problem/Motivation

Many Drupal forms use an actions wrapper to display form actions, for example 'Submit'. The default administration theme also has styling specifically for the actions wrapper.

Proposed resolution

Use an actions wrapper to display form actions in the Term Merge forms.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The Term Merge forms now use an actions wrapper for a consistent form interface.

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new35.18 KB
new35.24 KB
new4.39 KB

Attached patch implements an actions wrapper to the form actions in the Term Merge forms for a consistent form interface.

Before

After

wilfred waltman’s picture

I think @idebr is right.
Keep things consistent.

legolasbo’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me, thanks!

  • legolasbo committed 8c532f8 on 8.x-1.x authored by idebr
    Issue #2980666 by idebr, legolasbo: Use an actions wrapper in the Term...
legolasbo’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x-1.x. Thanks!

Status: Fixed » Closed (fixed)

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