Problem/Motivation

The dialog option for token browser is not used and is going to be removed as per #2640138: Use token_tree_link instead of token_tree to render links. There is only place where the token tree is called and is intended to show the browser inline. There is no real need for that and it would be better if it is a link. We should use the proper theme function for this link.

Proposed resolution

Change the theme call.

Remaining tasks

Patch, review, commit

User interface changes

None

API changes

None

Data model changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Active » Needs review
FileSize
950 bytes

Here is the patch which changes the call to theme('token_tree_link').

Berdir’s picture

Status: Needs review » Reviewed & tested by the community
miro_dietiker’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thx!

Status: Fixed » Closed (fixed)

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